Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c483 .ndo_set_mac_address = otx2_set_mac_address,
Dotx2_common.h897 int otx2_set_mac_address(struct net_device *netdev, void *p);
Dotx2_common.c192 int otx2_set_mac_address(struct net_device *netdev, void *p) in otx2_set_mac_address() function
215 EXPORT_SYMBOL(otx2_set_mac_address);
Dotx2_pf.c2598 .ndo_set_mac_address = otx2_set_mac_address,