Searched refs:get_fixed_state (Results 1 – 5 of 5) sorted by relevance
172 void (*get_fixed_state)(struct phylink_config *config, member
500 config->get_fixed_state = txgbe_get_link_state; in txgbe_phylink_init_aml()
1438 if (pl->config->get_fixed_state) in phylink_get_fixed_state()1439 pl->config->get_fixed_state(pl->config, state); in phylink_get_fixed_state()
2671 dp->pl_config.get_fixed_state = dsa_user_phylink_fixed_state; in dsa_user_phy_setup()
911 bp->phylink_config.get_fixed_state = macb_get_pcs_fixed_state; in macb_mii_probe()