Searched refs:ndo_set_vf_guid (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/core/
H A Drtnetlink.c2479 return ops->ndo_set_vf_guid(dev, ivt->vf, ivt->guid, guid_type);
2640 if (!ops->ndo_set_vf_guid)
2650 if (!ops->ndo_set_vf_guid)
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2107 .ndo_set_vf_guid = ipoib_set_vf_guid,
/linux-master/include/linux/
H A Dnetdevice.h1442 int (*ndo_set_vf_guid)(struct net_device *dev, member in struct:net_device_ops

Completed in 288 milliseconds