Home
last modified time | relevance | path

Searched refs:M_FW_EQ_CTRL_CMD_CIDXFTHRESH (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h4906 #define M_FW_EQ_CTRL_CMD_CIDXFTHRESH 0x7 macro
4909 (((x) >> S_FW_EQ_CTRL_CMD_CIDXFTHRESH) & M_FW_EQ_CTRL_CMD_CIDXFTHRESH)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h6224 #define M_FW_EQ_CTRL_CMD_CIDXFTHRESH 0x7 macro
6227 (((x) >> S_FW_EQ_CTRL_CMD_CIDXFTHRESH) & M_FW_EQ_CTRL_CMD_CIDXFTHRESH)