Home
last modified time | relevance | path

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

/openbmc/linux/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.c1119 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena) in ice_set_vf_spoofchk() function
H A Dice_main.c9306 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,