Home
last modified time | relevance | path

Searched refs:V_FW_IQ_CMD_VFN (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/
Dt4_netmap.c108 V_FW_IQ_CMD_VFN(0)); in alloc_nm_rxq_hwq()
Dt4_sge.c2675 V_FW_IQ_CMD_VFN(0)); in alloc_iq_fl()
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_hw.c7457 V_FW_IQ_CMD_VFN(vf)); in t4_iq_stop()
7488 V_FW_IQ_CMD_VFN(vf)); in t4_iq_free()
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h3888 #define V_FW_IQ_CMD_VFN(x) ((x) << S_FW_IQ_CMD_VFN) macro
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h5165 #define V_FW_IQ_CMD_VFN(x) ((x) << S_FW_IQ_CMD_VFN) macro