Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6440 #define S_FW_EQ_OFLD_CMD_ONCHIP 18 macro
6442 #define V_FW_EQ_OFLD_CMD_ONCHIP(x) ((x) << S_FW_EQ_OFLD_CMD_ONCHIP)
6444 (((x) >> S_FW_EQ_OFLD_CMD_ONCHIP) & M_FW_EQ_OFLD_CMD_ONCHIP)