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