Home
last modified time | relevance | path

Searched refs:ice_set_vf_spoofchk (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h50 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena);
110 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk() function
H A Dice_sriov.c1112 * ice_set_vf_spoofchk
1119 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena) in ice_set_vf_spoofchk() function
H A Dice_main.c9278 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h130 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena);
206 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk() function
H A Dice_virtchnl_pf.c2231 * ice_set_vf_spoofchk
2238 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena) in ice_set_vf_spoofchk() function
2391 ret = ice_set_vf_spoofchk(pf_netdev, vf->vf_id, rm_promisc); in ice_vc_cfg_promiscuous_mode_msg()
H A Dice_main.c6874 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,

Completed in 43 milliseconds