Home
last modified time | relevance | path

Searched refs:guid_type (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c2304 int guid_type) in handle_infiniband_guid() argument
2308 return ops->ndo_set_vf_guid(dev, ivt->vf, ivt->guid, guid_type); in handle_infiniband_guid()
2311 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid() argument
2316 return handle_infiniband_guid(dev, ivt, guid_type); in handle_vf_guid()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h1401 int guid_type);