Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c302 c.alloc_to_len16 |= htobe32(F_FW_IQ_CMD_ALLOC); in alloc_nm_rxq_hwq()
H A Dt4_sge.c3535 c.alloc_to_len16 = htobe32(F_FW_IQ_CMD_ALLOC | F_FW_IQ_CMD_IQSTART | in alloc_iq_fl_hwq()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5249 #define F_FW_IQ_CMD_ALLOC V_FW_IQ_CMD_ALLOC(1U) macro