Searched refs:ice_set_vf_link_state (Results 1 – 3 of 3) sorted by relevance
49 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state);129 ice_set_vf_link_state(struct net_device __always_unused *netdev, in ice_set_vf_link_state() function
1560 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state) in ice_set_vf_link_state() function
9692 .ndo_set_vf_link_state = ice_set_vf_link_state,