Home
last modified time | relevance | path

Searched refs:phy_interface_mode_is_8023z (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/net/dsa/b53/
Db53_serdes.c204 if (!phy_interface_mode_is_8023z(interface) && in b53_serdes_phylink_mac_select_pcs()
Db53_common.c1431 if (phy_interface_mode_is_8023z(interface) && in b53_phylink_mac_link_down()
1459 if (phy_interface_mode_is_8023z(interface) && in b53_phylink_mac_link_up()
/Linux-v6.6/drivers/net/phy/
Dphylink.c1114 phy_interface_mode_is_8023z(pl->link_config.interface) && in phylink_pcs_an_restart()
1720 phy_interface_mode_is_8023z(pl->link_config.interface))) in phylink_expects_phy()
1856 phy_interface_mode_is_8023z(interface) && !pl->sfp_bus))) in phylink_attach_phy()
1943 phy_interface_mode_is_8023z(pl->link_interface))) in phylink_fwnode_phy_connect()
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c1669 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_unmask_irq()
1700 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_mask_irq()
1718 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_setup_irq()
1820 if (phy_interface_mode_is_8023z(state->interface) || in mvpp2_port_loopback_set()
3448 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp2_isr_handle_gmac_internal()
6197 if (phy_interface_mode_is_8023z(state->interface) && in mvpp2_gmac_pcs_validate()
6349 if (phy_interface_mode_is_8023z(state->interface)) { in mvpp2_gmac_config()
6376 } else if (phy_interface_mode_is_8023z(state->interface)) { in mvpp2_gmac_config()
6470 phy_interface_mode_is_8023z(state->interface) || in mvpp2_mac_config()
/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c519 phy_interface_mode_is_8023z(interface)) { in mtk_mac_select_pcs()
577 !phy_interface_mode_is_8023z(state->interface) && in mtk_mac_config()
622 phy_interface_mode_is_8023z(state->interface)) { in mtk_mac_config()
671 phy_interface_mode_is_8023z(interface)) in mtk_mac_finish()
/Linux-v6.6/include/linux/
Dphy.h1623 static inline bool phy_interface_mode_is_8023z(phy_interface_t mode) in phy_interface_mode_is_8023z() function
/Linux-v6.6/drivers/net/dsa/
Dmt7530.c2853 (phy_interface_mode_is_8023z(interface))) { in mt753x_phylink_mac_link_up()
2965 phy_interface_mode_is_8023z(state->interface)) in mt753x_pcs_validate()
/Linux-v6.6/drivers/net/ethernet/marvell/
Dmvneta.c3971 if (phy_interface_mode_is_8023z(state->interface) && in mvneta_pcs_validate()
4143 phy_interface_mode_is_8023z(state->interface)) in mvneta_mac_config()
5433 !phy_interface_mode_is_8023z(phy_mode) && in mvneta_port_power_up()