| /linux-6.15/include/linux/ |
| H A D | phylink.h | 197 struct phylink_pcs *(*mac_select_pcs)(struct phylink_config *config, member 242 struct phylink_pcs *mac_select_pcs(struct phylink_config *config,
|
| /linux-6.15/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_phylink.c | 127 .mac_select_pcs = lan966x_phylink_mac_select,
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_phylink.c | 125 .mac_select_pcs = fbnic_phylink_mac_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_phylink.c | 153 .mac_select_pcs = sparx5_phylink_mac_select_pcs,
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phylink.c | 513 if (pl->mac_ops->mac_select_pcs) { in phylink_validate_mac_and_pcs() 514 pcs = pl->mac_ops->mac_select_pcs(pl->config, state->interface); in phylink_validate_mac_and_pcs() 943 if (!pl->mac_ops->mac_select_pcs) in phylink_inband_caps() 946 pcs = pl->mac_ops->mac_select_pcs(pl->config, interface); in phylink_inband_caps() 1223 if (pl->mac_ops->mac_select_pcs) { in phylink_major_config() 1224 pcs = pl->mac_ops->mac_select_pcs(pl->config, state->interface); in phylink_major_config()
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-mac.c | 245 .mac_select_pcs = dpaa2_mac_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc4_pf.c | 566 .mac_select_pcs = enetc4_pl_mac_select_pcs,
|
| H A D | enetc_pf.c | 872 .mac_select_pcs = enetc_pl_mac_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_phy.c | 253 .mac_select_pcs = txgbe_phylink_mac_select,
|
| /linux-6.15/Documentation/networking/ |
| H A D | sfp-phylink.rst | 320 12. Populate the :c:func:`mac_select_pcs` callback and add it to your
|
| /linux-6.15/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_memac.c | 778 .mac_select_pcs = memac_select_pcs,
|
| H A D | fman_dtsec.c | 989 .mac_select_pcs = dtsec_select_pcs,
|
| /linux-6.15/drivers/net/dsa/ |
| H A D | rzn1_a5psw.c | 1004 .mac_select_pcs = a5psw_phylink_mac_select_pcs,
|
| H A D | mt7530.c | 3137 .mac_select_pcs = mt753x_phylink_mac_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 1098 .mac_select_pcs = alt_tse_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 358 .mac_select_pcs = prestera_mac_select_pcs,
|
| /linux-6.15/drivers/net/dsa/qca/ |
| H A D | qca8k-8xxx.c | 2005 .mac_select_pcs = qca8k_phylink_mac_select_pcs,
|
| /linux-6.15/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 2229 .mac_select_pcs = felix_phylink_mac_select_pcs,
|
| /linux-6.15/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2410 .mac_select_pcs = b53_phylink_mac_select_pcs,
|
| /linux-6.15/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 3199 .mac_select_pcs = sja1105_mac_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2649 .mac_select_pcs = axienet_mac_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 861 .mac_select_pcs = mtk_mac_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 4335 .mac_select_pcs = mvneta_mac_select_pcs,
|
| /linux-6.15/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 794 .mac_select_pcs = macb_mac_select_pcs,
|
| /linux-6.15/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7148 .mac_select_pcs = mv88e6xxx_mac_select_pcs,
|