Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_sriov.h31 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
80 ice_set_vf_mac(struct net_device __always_unused *netdev, in ice_set_vf_mac() function
Dice_sriov.c1227 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in ice_set_vf_mac() function
Dice_main.c9279 .ndo_set_vf_mac = ice_set_vf_mac,