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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5705 #define S_FW_PORT_AUXLINFO_FEC 0 macro
5707 #define V_FW_PORT_AUXLINFO_FEC(x) ((x) << S_FW_PORT_AUXLINFO_FEC)
5709 (((x) >> S_FW_PORT_AUXLINFO_FEC) & M_FW_PORT_AUXLINFO_FEC)

Completed in 136 milliseconds