Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_phylink.c127 .mac_select_pcs = lan966x_phylink_mac_select,
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_phylink.c153 .mac_select_pcs = sparx5_phylink_mac_select_pcs,
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_phylink.c215 .mac_select_pcs = fbnic_phylink_mac_select_pcs,
/linux/drivers/net/phy/
H A Dphylink.c517 if (pl->mac_ops->mac_select_pcs) { in phylink_validate_mac_and_pcs()
518 pcs = pl->mac_ops->mac_select_pcs(pl->config, state->interface); in phylink_validate_mac_and_pcs()
950 if (!pl->mac_ops->mac_select_pcs) in phylink_inband_caps()
953 pcs = pl->mac_ops->mac_select_pcs(pl->config, interface); in phylink_inband_caps()
1230 if (pl->mac_ops->mac_select_pcs) { in phylink_major_config()
1231 pcs = pl->mac_ops->mac_select_pcs(pl->config, state->interface); in phylink_major_config()
1234 "mac_select_pcs unexpectedly failed: %pe\n", in phylink_major_config()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c245 .mac_select_pcs = dpaa2_mac_select_pcs,
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c260 .mac_select_pcs = txgbe_phylink_mac_select,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_pf.c852 .mac_select_pcs = enetc4_pl_mac_select_pcs,
H A Denetc_pf.c777 .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/freescale/fman/
H A Dfman_memac.c778 .mac_select_pcs = memac_select_pcs,
H A Dfman_dtsec.c989 .mac_select_pcs = dtsec_select_pcs,
/linux/drivers/net/dsa/
H A Drzn1_a5psw.c1005 .mac_select_pcs = a5psw_phylink_mac_select_pcs,
H A Dmt7530.c3297 .mac_select_pcs = mt753x_phylink_mac_select_pcs,
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c358 .mac_select_pcs = prestera_mac_select_pcs,
/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1098 .mac_select_pcs = alt_tse_select_pcs,
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2005 .mac_select_pcs = qca8k_phylink_mac_select_pcs,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2232 .mac_select_pcs = felix_phylink_mac_select_pcs,
/linux/drivers/net/dsa/b53/
H A Db53_common.c2574 .mac_select_pcs = b53_phylink_mac_select_pcs,
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2649 .mac_select_pcs = axienet_mac_select_pcs,
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3199 .mac_select_pcs = sja1105_mac_select_pcs,
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c465 .mac_select_pcs = ksz_phylink_mac_select_pcs,
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4335 .mac_select_pcs = mvneta_mac_select_pcs,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7148 .mac_select_pcs = mv88e6xxx_mac_select_pcs,
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6762 .mac_select_pcs = mvpp2_select_pcs,
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1154 .mac_select_pcs = stmmac_mac_select_pcs,