Searched refs:ice_set_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance
128 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena);204 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk() function
2208 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena) in ice_set_vf_spoofchk() function2361 ret = ice_set_vf_spoofchk(pf_netdev, vf->vf_id, rm_promisc); in ice_vc_cfg_promiscuous_mode_msg()
6775 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,