Searched refs:V_FW_IQ_CMD_IQESIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgbe/
H A Dt4_netmap.c128 V_FW_IQ_CMD_IQESIZE(ilog2(IQ_ESIZE) - 4));
H A Dt4_sge.c2656 V_FW_IQ_CMD_IQESIZE(ilog2(IQ_ESIZE) - 4));
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h4022 #define V_FW_IQ_CMD_IQESIZE(x) ((x) << S_FW_IQ_CMD_IQESIZE) macro
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4682 #define V_FW_IQ_CMD_IQESIZE(x) ((x) << S_FW_IQ_CMD_IQESIZE) macro

Completed in 259 milliseconds