Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/b53/
H A Db53_serdes.c204 if (!phy_interface_mode_is_8023z(interface) && in b53_serdes_phylink_mac_select_pcs()
H A Db53_common.c1528 if (phy_interface_mode_is_8023z(interface) && in b53_phylink_mac_link_down()
1563 if (phy_interface_mode_is_8023z(interface) && in b53_phylink_mac_link_up()
/linux-6.15/drivers/net/phy/
H A Dphylink.c1007 phy_interface_mode_is_8023z(pl->link_config.interface) && in phylink_pcs_an_restart()
1918 phy_interface_mode_is_8023z(pl->link_interface))) in phylink_expects_phy()
2157 phy_interface_mode_is_8023z(interface) && !pl->sfp_bus))) in phylink_attach_phy()
2247 phy_interface_mode_is_8023z(pl->link_interface))) in phylink_fwnode_phy_connect()
/linux-6.15/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1706 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_unmask_irq()
1737 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_mask_irq()
1755 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_setup_irq()
1857 if (phy_interface_mode_is_8023z(state->interface) || in mvpp2_port_loopback_set()
3473 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp2_isr_handle_gmac_internal()
6264 if (phy_interface_mode_is_8023z(interface)) in mvpp2_gmac_pcs_inband_caps()
6424 if (phy_interface_mode_is_8023z(state->interface)) { in mvpp2_gmac_config()
6451 } else if (phy_interface_mode_is_8023z(state->interface)) { in mvpp2_gmac_config()
6545 phy_interface_mode_is_8023z(state->interface) || in mvpp2_mac_config()
/linux-6.15/include/linux/
H A Dphy.h1717 static inline bool phy_interface_mode_is_8023z(phy_interface_t mode) in phy_interface_mode_is_8023z() function
/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c525 phy_interface_mode_is_8023z(interface)) { in mtk_mac_select_pcs()
583 !phy_interface_mode_is_8023z(state->interface) && in mtk_mac_config()
628 phy_interface_mode_is_8023z(state->interface)) { in mtk_mac_config()
677 phy_interface_mode_is_8023z(interface)) in mtk_mac_finish()
/linux-6.15/drivers/net/ethernet/marvell/
H A Dmvneta.c3974 if (phy_interface_mode_is_8023z(interface)) in mvneta_pcs_inband_caps()
4154 phy_interface_mode_is_8023z(state->interface)) in mvneta_mac_config()
5472 !phy_interface_mode_is_8023z(phy_mode) && in mvneta_port_power_up()
/linux-6.15/drivers/net/dsa/
H A Dmt7530.c2903 phy_interface_mode_is_8023z(state->interface)) in mt753x_pcs_validate()