Home
last modified time | relevance | path

Searched refs:otx2_set_mac_address (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c496 .ndo_set_mac_address = otx2_set_mac_address,
H A Dotx2_common.c209 int otx2_set_mac_address(struct net_device *netdev, void *p) in otx2_set_mac_address() function
232 EXPORT_SYMBOL(otx2_set_mac_address);
H A Dotx2_common.h988 int otx2_set_mac_address(struct net_device *netdev, void *p);
H A Dotx2_pf.c2851 .ndo_set_mac_address = otx2_set_mac_address,