Searched refs:ice_set_vf_mac (Results 1 – 3 of 3) sorted by relevance
119 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);204 ice_set_vf_mac(struct net_device __always_unused *netdev, in ice_set_vf_mac() function
4637 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in ice_set_vf_mac() function
7257 .ndo_set_vf_mac = ice_set_vf_mac,