Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c169 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