Searched refs:bnxt_set_vf_mac (Results 1 – 3 of 3) sorted by relevance
32 int bnxt_set_vf_mac(struct net_device *, int, u8 *);
216 int bnxt_set_vf_mac(struct net_device *dev, int vf_id, u8 *mac) in bnxt_set_vf_mac() function
13188 .ndo_set_vf_mac = bnxt_set_vf_mac,