Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/
HDt4_netmap.c317 c.iqdroprss_to_iqesize = htobe16(V_FW_IQ_CMD_IQPCIECH(pi->tx_chan) | in alloc_nm_rxq_hwq()
HDt4_sge.c3636 c.iqdroprss_to_iqesize = htobe16(V_FW_IQ_CMD_IQPCIECH(pi->tx_chan) | in alloc_iq_fl_hwq()
/freebsd-13-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h5340 #define V_FW_IQ_CMD_IQPCIECH(x) ((x) << S_FW_IQ_CMD_IQPCIECH) macro