Searched refs:ice_set_vf_link_state (Results 1 – 3 of 3) sorted by relevance
126 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state);211 ice_set_vf_link_state(struct net_device __always_unused *netdev, in ice_set_vf_link_state() function
3934 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state) in ice_set_vf_link_state() function
6780 .ndo_set_vf_link_state = ice_set_vf_link_state,