Home
last modified time | relevance | path

Searched refs:ice_set_vf_trust (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h115 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted);
162 ice_set_vf_trust(struct net_device __always_unused *netdev, in ice_set_vf_trust() function
Dice_virtchnl_pf.c3182 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted) in ice_set_vf_trust() function
Dice_main.c4870 .ndo_set_vf_trust = ice_set_vf_trust,