Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c479 .ndo_set_mac_address = otx2_set_mac_address,
Dotx2_common.c199 int otx2_set_mac_address(struct net_device *netdev, void *p) in otx2_set_mac_address() function
222 EXPORT_SYMBOL(otx2_set_mac_address);
Dotx2_common.h957 int otx2_set_mac_address(struct net_device *netdev, void *p);
Dotx2_pf.c2679 .ndo_set_mac_address = otx2_set_mac_address,