Searched refs:ixgb_set_mac (Results 1 – 1 of 1) sorted by relevance
65 static int ixgb_set_mac(struct net_device *netdev, void *p);341 .ndo_set_mac_address = ixgb_set_mac,1029 ixgb_set_mac(struct net_device *netdev, void *p) in ixgb_set_mac() function