Home
last modified time | relevance | path

Searched refs:bnxt_set_vf_mac (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.h32 int bnxt_set_vf_mac(struct net_device *, int, u8 *);
H A Dbnxt_sriov.c207 int bnxt_set_vf_mac(struct net_device *dev, int vf_id, u8 *mac) in bnxt_set_vf_mac() function
H A Dbnxt.c12212 .ndo_set_vf_mac = bnxt_set_vf_mac,