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