Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h7158 #define S_FW_PORT_CAP_FEC 11 macro
7160 #define V_FW_PORT_CAP_FEC(x) ((x) << S_FW_PORT_CAP_FEC)
7162 (((x) >> S_FW_PORT_CAP_FEC) & M_FW_PORT_CAP_FEC)