Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h8099 #define S_FW_PORT_LB_STATS_CMD_IX 0 macro
8101 #define V_FW_PORT_LB_STATS_CMD_IX(x) ((x) << S_FW_PORT_LB_STATS_CMD_IX)
8103 (((x) >> S_FW_PORT_LB_STATS_CMD_IX) & M_FW_PORT_LB_STATS_CMD_IX)