Searched refs:MC_CMD_PHY_CAP_BASER_FEC_LBN (Results 1 – 4 of 4) sorted by relevance
333 ret |= ((1 << MC_CMD_PHY_CAP_BASER_FEC_LBN) | in ethtool_fec_caps_to_mcdi()341 if (supported_cap & (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN)) in ethtool_fec_caps_to_mcdi()342 ret |= (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN) | in ethtool_fec_caps_to_mcdi()361 : caps & (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN), in mcdi_fec_caps_to_ethtool()
3600 #define MC_CMD_PHY_CAP_BASER_FEC_LBN 16 macro
332 ret |= ((1 << MC_CMD_PHY_CAP_BASER_FEC_LBN) | in ethtool_fec_caps_to_mcdi()340 if (supported_cap & (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN)) in ethtool_fec_caps_to_mcdi()341 ret |= (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN) | in ethtool_fec_caps_to_mcdi()360 : caps & (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN), in mcdi_fec_caps_to_ethtool()
5012 #define MC_CMD_PHY_CAP_BASER_FEC_LBN 16 macro