Searched defs:ivt (Results 1 – 2 of 2) sorted by relevance
106 *(.init.ivt)107 __ivt_end = .;
2412 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid()2420 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid()2492 struct ifla_vf_tx_rate *ivt = nla_data(tb[IFLA_VF_TX_RATE]); in do_setvfinfo() local2510 struct ifla_vf_rate *ivt = nla_data(tb[IFLA_VF_RATE]); in do_setvfinfo() local2562 struct ifla_vf_trust *ivt = nla_data(tb[IFLA_VF_TRUST]); in do_setvfinfo() local2574 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo() local2584 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo() local
Completed in 12 milliseconds