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