Searched refs:igb_ndo_set_vf_mac (Results 1 – 1 of 1) sorted by relevance
153 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac);1766 .ndo_set_vf_mac = igb_ndo_set_vf_mac,6706 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in igb_ndo_set_vf_mac() function