Searched refs:ice_set_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance
142 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena);234 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk() function
2850 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena) in ice_set_vf_spoofchk() function3008 ret = ice_set_vf_spoofchk(pf_netdev, vf->vf_id, rm_promisc); in ice_vc_cfg_promiscuous_mode_msg()
7256 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,