Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/igb/
Digb_main.c162 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac);
2996 .ndo_set_vf_mac = igb_ndo_set_vf_mac,
9709 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in igb_ndo_set_vf_mac() function