Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c335 htobe16(V_FW_IQ_CMD_FL0FBMIN(chip_id(sc) <= CHELSIO_T5 ? in alloc_nm_rxq_hwq()
H A Dt4_sge.c3584 htobe16(V_FW_IQ_CMD_FL0FBMIN(chip_id(sc) <= CHELSIO_T5 ? in alloc_iq_fl_hwq()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5555 #define V_FW_IQ_CMD_FL0FBMIN(x) ((x) << S_FW_IQ_CMD_FL0FBMIN) macro