Searched refs:FW_PORT_CAP32_FORCE_FEC (Results 1 – 3 of 3) sorted by relevance
3912 if (lc->pcaps & FW_PORT_CAP32_FORCE_FEC) in t4_link_l1cfg()3924 fec |= FW_PORT_CAP32_FORCE_FEC; in t4_link_l1cfg()3965 fec |= FW_PORT_CAP32_FORCE_FEC; in t4_link_l1cfg()
7221 #define FW_PORT_CAP32_FORCE_FEC 0x20000000UL macro
8875 if (!(lc->pcaps & FW_PORT_CAP32_FORCE_FEC)) in sysctl_force_fec()