Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h5007 #define S_FW_EQ_OFLD_CMD_FETCHNS 23 macro
5009 #define V_FW_EQ_OFLD_CMD_FETCHNS(x) ((x) << S_FW_EQ_OFLD_CMD_FETCHNS)
5011 (((x) >> S_FW_EQ_OFLD_CMD_FETCHNS) & M_FW_EQ_OFLD_CMD_FETCHNS)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h6325 #define S_FW_EQ_OFLD_CMD_FETCHNS 23 macro
6327 #define V_FW_EQ_OFLD_CMD_FETCHNS(x) ((x) << S_FW_EQ_OFLD_CMD_FETCHNS)
6329 (((x) >> S_FW_EQ_OFLD_CMD_FETCHNS) & M_FW_EQ_OFLD_CMD_FETCHNS)