Searched refs:cxgb4vf_set_mac_addr (Results 1 – 1 of 1) sorted by relevance
1209 static int cxgb4vf_set_mac_addr(struct net_device *dev, void *_addr) in cxgb4vf_set_mac_addr() function2909 .ndo_set_mac_address = cxgb4vf_set_mac_addr,3176 err = cxgb4vf_set_mac_addr(netdev, &addr); in cxgb4vf_pci_probe()