Searched refs:otx2_set_mac_address (Results 1 – 2 of 2) sorted by relevance
211 int otx2_set_mac_address(struct net_device *netdev, void *p) in otx2_set_mac_address() function234 EXPORT_SYMBOL(otx2_set_mac_address);
2930 .ndo_set_mac_address = otx2_set_mac_address,