Home
last modified time | relevance | path

Searched refs:MC_CMD_PHY_CAP_BASER_FEC_LBN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c334 ret |= ((1 << MC_CMD_PHY_CAP_BASER_FEC_LBN) | in ethtool_fec_caps_to_mcdi()
342 if (supported_cap & (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN)) in ethtool_fec_caps_to_mcdi()
343 ret |= (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN) | in ethtool_fec_caps_to_mcdi()
362 : caps & (1 << MC_CMD_PHY_CAP_BASER_FEC_LBN), in mcdi_fec_caps_to_ethtool()
H A Dmcdi_pcol.h3600 #define MC_CMD_PHY_CAP_BASER_FEC_LBN 16 macro
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c332 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()
H A Dmcdi_pcol.h5012 #define MC_CMD_PHY_CAP_BASER_FEC_LBN 16 macro
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c333 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()
H A Dmcdi_pcol.h3600 #define MC_CMD_PHY_CAP_BASER_FEC_LBN 16 macro

Completed in 196 milliseconds