Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_sriov.h54 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena);
125 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk() function
Dice_sriov.c1212 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena) in ice_set_vf_spoofchk() function
Dice_main.c9088 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,