Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.h32 int bnxt_set_vf_mac(struct net_device *, int, u8 *);
H A Dbnxt_sriov.c216 int bnxt_set_vf_mac(struct net_device *dev, int vf_id, u8 *mac) in bnxt_set_vf_mac() function
H A Dbnxt.c13188 .ndo_set_vf_mac = bnxt_set_vf_mac,