Searched refs:mac_pcs_get_state (Results 1 – 4 of 4) sorted by relevance
166 void (*mac_pcs_get_state)(struct phylink_config *config, member250 void mac_pcs_get_state(struct phylink_config *config,
1157 else if (pl->mac_ops->mac_pcs_get_state && in phylink_mac_pcs_get_state()1159 pl->mac_ops->mac_pcs_get_state(pl->config, state); in phylink_mac_pcs_get_state()
1671 .mac_pcs_get_state = dsa_port_phylink_mac_pcs_get_state,
784 .mac_pcs_get_state = mtk_mac_pcs_get_state,
Completed in 19 milliseconds