Searched refs:bnxt_set_vf_mac (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 32 int bnxt_set_vf_mac(struct net_device *, int, u8 *);
|
H A D | bnxt_sriov.c | 207 int bnxt_set_vf_mac(struct net_device *dev, int vf_id, u8 *mac) in bnxt_set_vf_mac() function
|
H A D | bnxt.c | 12241 .ndo_set_vf_mac = bnxt_set_vf_mac,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 32 int bnxt_set_vf_mac(struct net_device *, int, u8 *);
|
H A D | bnxt_sriov.c | 216 int bnxt_set_vf_mac(struct net_device *dev, int vf_id, u8 *mac) in bnxt_set_vf_mac() function
|
H A D | bnxt.c | 13190 .ndo_set_vf_mac = bnxt_set_vf_mac,
|
Completed in 44 milliseconds