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