Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/
Digb_main.c153 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