Searched refs:MC_CMD_PHY_CAP_BASER_FEC_LBN (Results 1 – 2 of 2) sorted by relevance
378 ret |= (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN) | in ethtool_fec_caps_to_mcdi()385 ret |= (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN) | in ethtool_fec_caps_to_mcdi()402 : caps & (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN), in mcdi_fec_caps_to_ethtool()
3024 #define MC_CMD_PHY_CAP_BASER_FEC_LBN 16 macro