Searched refs:otx2_set_mac_address (Results 1 – 3 of 3) 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);
1010 int otx2_set_mac_address(struct net_device *netdev, void *p);
2930 .ndo_set_mac_address = otx2_set_mac_address,