Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c211 int otx2_set_mac_address(struct net_device *netdev, void *p) in otx2_set_mac_address() function
234 EXPORT_SYMBOL(otx2_set_mac_address);
H A Dotx2_common.h1010 int otx2_set_mac_address(struct net_device *netdev, void *p);
H A Dotx2_pf.c2930 .ndo_set_mac_address = otx2_set_mac_address,