Searched refs:ifla_vf_guid (Results 1 – 3 of 3) sorted by relevance
751 struct ifla_vf_guid { struct
1774 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) },1775 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) },2174 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid()2182 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid()2341 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo()2351 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()