Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.h22 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int queue, u8 *mac);
Dixgbe_sriov.c1418 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ixgbe_ndo_set_vf_mac() function
Dixgbe_main.c10428 .ndo_set_vf_mac = ixgbe_ndo_set_vf_mac,