Home
last modified time | relevance | path

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

/openbmc/linux/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.c1435 if (phy_interface_mode_is_8023z(interface) && in b53_phylink_mac_link_down()
1463 if (phy_interface_mode_is_8023z(interface) && in b53_phylink_mac_link_up()
/openbmc/linux/drivers/net/phy/
H A Dphylink.c1114 phy_interface_mode_is_8023z(pl->link_config.interface) && in phylink_pcs_an_restart()
1721 phy_interface_mode_is_8023z(pl->link_config.interface))) in phylink_expects_phy()
1857 phy_interface_mode_is_8023z(interface) && !pl->sfp_bus))) in phylink_attach_phy()
1944 phy_interface_mode_is_8023z(pl->link_interface))) in phylink_fwnode_phy_connect()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1694 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_unmask_irq()
1725 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_mask_irq()
1743 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_setup_irq()
1845 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()
6225 if (phy_interface_mode_is_8023z(state->interface) && in mvpp2_gmac_pcs_validate()
6377 if (phy_interface_mode_is_8023z(state->interface)) { in mvpp2_gmac_config()
6404 } else if (phy_interface_mode_is_8023z(state->interface)) { in mvpp2_gmac_config()
6498 phy_interface_mode_is_8023z(state->interface) || in mvpp2_mac_config()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A 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()
/openbmc/linux/include/linux/
H A Dphy.h1623 static inline bool phy_interface_mode_is_8023z(phy_interface_t mode) in phy_interface_mode_is_8023z() function
/openbmc/linux/drivers/net/dsa/
H A Dmt7530.c3065 (phy_interface_mode_is_8023z(interface))) { in mt753x_phylink_mac_link_up()
3177 phy_interface_mode_is_8023z(state->interface)) in mt753x_pcs_validate()
/openbmc/linux/drivers/net/ethernet/marvell/
H A 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()
5445 !phy_interface_mode_is_8023z(phy_mode) && in mvneta_port_power_up()