Searched refs:get_fixed_state (Results 1 – 1 of 1) sorted by relevance
64 void (*get_fixed_state)(struct net_device *dev, member384 if (pl->get_fixed_state) in phylink_get_fixed_state()385 pl->get_fixed_state(pl->netdev, state); in phylink_get_fixed_state()929 pl->get_fixed_state = cb; in phylink_fixed_state_cb()1013 if (pl->link_an_mode == MLO_AN_FIXED && pl->get_fixed_state) in phylink_start()