Searched refs:ice_set_vf_trust (Results 1 – 3 of 3) sorted by relevance
138 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted);219 ice_set_vf_trust(struct net_device __always_unused *netdev, in ice_set_vf_trust() function
4696 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted) in ice_set_vf_trust() function
7259 .ndo_set_vf_trust = ice_set_vf_trust,