Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.h44 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int queue, u8 *mac);
Dixgbe_sriov.c1141 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ixgbe_ndo_set_vf_mac() function
Dixgbe_main.c8163 .ndo_set_vf_mac = ixgbe_ndo_set_vf_mac,