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