Home
last modified time | relevance | path

Searched refs:F_FW_EQ_ETH_CMD_ALLOC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c425 c.alloc_to_len16 |= htobe32(F_FW_EQ_ETH_CMD_ALLOC); in alloc_nm_txq_hwq()
H A Dt4_sge.c4290 c.alloc_to_len16 = htobe32(F_FW_EQ_ETH_CMD_ALLOC | in eth_eq_alloc()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5950 #define F_FW_EQ_ETH_CMD_ALLOC V_FW_EQ_ETH_CMD_ALLOC(1U) macro