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

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h959 int otx2_set_mac_address(struct net_device *netdev, void *p);
H A Dotx2_vf.c494 .ndo_set_mac_address = otx2_set_mac_address,
H A Dotx2_common.c199 int otx2_set_mac_address(struct net_device *netdev, void *p) function
222 EXPORT_SYMBOL(otx2_set_mac_address); variable
H A Dotx2_pf.c2773 .ndo_set_mac_address = otx2_set_mac_address,

Completed in 136 milliseconds