Searched refs:ice_set_vf_link_state (Results 1 – 3 of 3) sorted by relevance
48 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state);117 ice_set_vf_link_state(struct net_device __always_unused *netdev, in ice_set_vf_link_state() function
1335 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state) in ice_set_vf_link_state() function
9311 .ndo_set_vf_link_state = ice_set_vf_link_state,