Home
last modified time | relevance | path

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

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