Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h22 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int queue, u8 *mac);
H A Dixgbe_sriov.c1420 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ixgbe_ndo_set_vf_mac() function
H A Dixgbe_main.c10406 .ndo_set_vf_mac = ixgbe_ndo_set_vf_mac,