Home
last modified time | relevance | path

Searched refs:mac_select_pcs (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/phy/
H A Dphylink.c685 if (pl->mac_ops->mac_select_pcs) { in phylink_validate_mac_and_pcs()
686 pcs = pl->mac_ops->mac_select_pcs(pl->config, state->interface); in phylink_validate_mac_and_pcs()
1084 if (!pl->mac_ops->mac_select_pcs) in phylink_inband_caps()
1087 pcs = pl->mac_ops->mac_select_pcs(pl->config, interface); in phylink_inband_caps()
1363 if (pl->mac_ops->mac_select_pcs) { in phylink_major_config()
1364 pcs = pl->mac_ops->mac_select_pcs(pl->config, state->interface); in phylink_major_config()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c243 .mac_select_pcs = txgbe_phylink_mac_select,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_pf.c566 .mac_select_pcs = enetc4_pl_mac_select_pcs,
H A Denetc_pf.c872 .mac_select_pcs = enetc_pl_mac_select_pcs,
/linux/Documentation/networking/
H A Dsfp-phylink.rst320 12. Populate the :c:func:`mac_select_pcs` callback and add it to your
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2469 .mac_select_pcs = axienet_mac_select_pcs,
/linux/drivers/net/dsa/
H A Dmt7530.c3233 .mac_select_pcs = mt753x_phylink_mac_select_pcs,
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3203 .mac_select_pcs = sja1105_mac_select_pcs,
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c819 .mac_select_pcs = mtk_mac_select_pcs,
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4332 .mac_select_pcs = mvneta_mac_select_pcs,
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c797 .mac_select_pcs = macb_mac_select_pcs,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7109 .mac_select_pcs = mv88e6xxx_mac_select_pcs,
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1129 .mac_select_pcs = stmmac_mac_select_pcs,