Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_sgmii.c113 if (!phy_interface_mode_is_8023z(interface)) in mtk_pcs_link_up()
Dmtk_eth_soc.c388 phy_interface_mode_is_8023z(interface)) { in mtk_mac_select_pcs()
454 !phy_interface_mode_is_8023z(state->interface) && in mtk_mac_config()
516 phy_interface_mode_is_8023z(state->interface)) { in mtk_mac_config()
556 phy_interface_mode_is_8023z(interface)) in mtk_mac_finish()
/Linux-v6.1/drivers/net/dsa/b53/
Db53_serdes.c204 if (!phy_interface_mode_is_8023z(interface) && in b53_serdes_phylink_mac_select_pcs()
Db53_common.c1390 if (phy_interface_mode_is_8023z(interface) && in b53_phylink_mac_link_down()
1415 if (phy_interface_mode_is_8023z(interface) && in b53_phylink_mac_link_up()
/Linux-v6.1/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()
6172 if (phy_interface_mode_is_8023z(state->interface) && in mvpp2_gmac_pcs_validate()
6324 if (phy_interface_mode_is_8023z(state->interface)) { in mvpp2_gmac_config()
6351 } else if (phy_interface_mode_is_8023z(state->interface)) { in mvpp2_gmac_config()
6445 phy_interface_mode_is_8023z(state->interface) || in mvpp2_mac_config()
/Linux-v6.1/drivers/net/phy/
Dphylink.c981 phy_interface_mode_is_8023z(pl->link_config.interface) && in phylink_mac_pcs_an_restart()
1685 phy_interface_mode_is_8023z(interface) && !pl->sfp_bus))) in phylink_attach_phy()
1772 phy_interface_mode_is_8023z(pl->link_interface))) in phylink_fwnode_phy_connect()
/Linux-v6.1/include/linux/
Dphy.h1422 static inline bool phy_interface_mode_is_8023z(phy_interface_t mode) in phy_interface_mode_is_8023z() function
/Linux-v6.1/drivers/net/dsa/
Dmt7530.c2834 (phy_interface_mode_is_8023z(interface))) { in mt753x_phylink_mac_link_up()
2940 phy_interface_mode_is_8023z(state->interface)) in mt753x_pcs_validate()
/Linux-v6.1/drivers/net/ethernet/marvell/
Dmvneta.c3908 if (phy_interface_mode_is_8023z(state->interface) && in mvneta_pcs_validate()
4080 phy_interface_mode_is_8023z(state->interface)) in mvneta_mac_config()
5373 !phy_interface_mode_is_8023z(phy_mode) && in mvneta_port_power_up()