Searched refs:bnx2x_set_vf_mac (Results 1 – 3 of 3) sorted by relevance
490 int bnx2x_set_vf_mac(struct net_device *dev, int queue, u8 *mac);
2731 int bnx2x_set_vf_mac(struct net_device *dev, int vfidx, u8 *mac) in bnx2x_set_vf_mac() function
12596 .ndo_set_vf_mac = bnx2x_set_vf_mac,