Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h581 int otx2_set_mac_address(struct net_device *netdev, void *p);
Dotx2_vf.c423 .ndo_set_mac_address = otx2_set_mac_address,
Dotx2_common.c186 int otx2_set_mac_address(struct net_device *netdev, void *p) in otx2_set_mac_address() function
201 EXPORT_SYMBOL(otx2_set_mac_address);
Dotx2_pf.c1910 .ndo_set_mac_address = otx2_set_mac_address,