Searched refs:dpaa2_switch_port_is_type_phy (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c67 if (dpaa2_switch_port_is_type_phy(port_priv)) {
111 if (dpaa2_switch_port_is_type_phy(port_priv)) {
H A Ddpaa2-switch.h233 dpaa2_switch_port_is_type_phy(struct ethsw_port_priv *port_priv) function
H A Ddpaa2-switch.c691 if (!dpaa2_switch_port_is_type_phy(port_priv)) {
711 if (dpaa2_switch_port_is_type_phy(port_priv))
727 if (dpaa2_switch_port_is_type_phy(port_priv)) {

Completed in 184 milliseconds