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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5976 #define S_FW_PORT_CMD_TXIPG 3 macro
5978 #define V_FW_PORT_CMD_TXIPG(x) ((x) << S_FW_PORT_CMD_TXIPG)
5980 (((x) >> S_FW_PORT_CMD_TXIPG) & M_FW_PORT_CMD_TXIPG)

Completed in 133 milliseconds