Searched refs:i40e_ndo_set_vf_mac (Results 1 – 3 of 3) sorted by relevance
137 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
4399 * i40e_ndo_set_vf_mac4406 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in i40e_ndo_set_vf_mac() function
13576 .ndo_set_vf_mac = i40e_ndo_set_vf_mac,