Searched refs:FW_PORT_CAP32_FEC_NO_FEC (Results 1 – 2 of 2) sorted by relevance
3848 if (caps & FW_PORT_CAP32_FEC_NO_FEC) in fwcap_to_fec()3869 caps |= FW_PORT_CAP32_FEC_NO_FEC; in fec_to_fwcap()3923 fec |= FW_PORT_CAP32_FEC_NO_FEC; in t4_link_l1cfg()3927 fec |= FW_PORT_CAP32_FEC_NO_FEC; in t4_link_l1cfg()3942 else if (fec == FW_PORT_CAP32_FEC_NO_FEC) in t4_link_l1cfg()
7211 #define FW_PORT_CAP32_FEC_NO_FEC 0x02000000UL macro