| /linux/include/linux/ |
| H A D | phylink.h | 194 * @mac_config: configure the MAC for the selected mode and state. 211 void (*mac_config)(struct phylink_config *config, unsigned int mode, member 272 * - mac_config() 284 * mac_config() - configure the MAC for the selected mode and state 291 * guaranteed to be correct, and so any mac_config() implementation must 355 void mac_config(struct phylink_config *config, unsigned int mode, 424 * Interface type selection must be done in mac_config(). 508 * @pcs_pre_config: pre-mac_config method (for errata) 509 * @pcs_post_config: post-mac_config method (for arrata)
|
| /linux/Documentation/networking/ |
| H A D | sfp-phylink.rst | 51 exactly the settings given to it in its :c:func:`mac_config` function. 194 :c:func:`mac_link_down`, and :c:func:`mac_config`. If step 1 was 223 The :c:func:`mac_config` method is used to update the MAC with the
|
| /linux/drivers/net/ethernet/tehuti/ |
| H A D | tn40_phy.c | 40 .mac_config = tn40_mac_config,
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | mac-phy-support.rst | 92 - .mac_config() will configure the MAC in the new configuration using the 106 (2) The .mac_config() and .mac_link_up() callbacks are called by PHYLINK.
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_aml.c | 477 .mac_config = txgbe_mac_config_aml,
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_tgec.c | 472 .mac_config = tgec_mac_config,
|
| H A D | fman_memac.c | 783 .mac_config = memac_mac_config,
|
| H A D | fman_dtsec.c | 997 .mac_config = dtsec_mac_config,
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | lan937x_main.c | 930 .mac_config = lan937x_phylink_mac_config,
|
| H A D | ksz8.c | 3060 .mac_config = ksz88x3_phylink_mac_config, 3068 .mac_config = ksz_phylink_mac_config,
|
| H A D | ksz9477.c | 2192 .mac_config = ksz_phylink_mac_config,
|
| /linux/drivers/net/dsa/qca/ |
| H A D | ar9331.c | 691 .mac_config = ar9331_sw_phylink_mac_config,
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 359 .mac_config = prestera_mac_config,
|
| /linux/drivers/net/dsa/ |
| H A D | lan9303-core.c | 1377 .mac_config = lan9303_phylink_mac_config,
|
| H A D | bcm_sf2.c | 1217 .mac_config = bcm_sf2_sw_mac_config,
|
| H A D | vitesse-vsc73xx-core.c | 2213 .mac_config = vsc73xx_mac_config,
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 1091 .mac_config = alt_tse_mac_config,
|
| /linux/drivers/net/usb/ |
| H A D | asix_devices.c | 794 .mac_config = ax88772_mac_config,
|
| /linux/net/dsa/ |
| H A D | port.c | 1612 .mac_config = dsa_port_phylink_mac_config,
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip_common.c | 1615 .mac_config = gswip_phylink_mac_config,
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 950 .mac_config = mtk_mac_config, 977 .mac_config = rt5350_mac_config, 4915 * in its .mac_config method (since state->speed is not valid there. in mtk_add_mac()
|
| /linux/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 1069 .mac_config = ag71xx_mac_config,
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8366rb.c | 1782 .mac_config = rtl8366rb_mac_config,
|
| H A D | rtl8365mb_main.c | 3280 .mac_config = rtl8365mb_phylink_mac_config,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2696 .mac_config = b53_phylink_mac_config,
|