Home
last modified time | relevance | path

Searched defs:ivt (Results 1 – 2 of 2) sorted by relevance

/linux/arch/microblaze/kernel/
H A Dvmlinux.lds.S106 *(.init.ivt)
107 __ivt_end = .;
/linux/net/core/
H A Drtnetlink.c2737 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_vf_guid() argument
2729 handle_infiniband_guid(struct net_device * dev,struct ifla_vf_guid * ivt,int guid_type) handle_infiniband_guid() argument
2809 struct ifla_vf_tx_rate *ivt = nla_data(tb[IFLA_VF_TX_RATE]); do_setvfinfo() local
2827 struct ifla_vf_rate *ivt = nla_data(tb[IFLA_VF_RATE]); do_setvfinfo() local
2879 struct ifla_vf_trust *ivt = nla_data(tb[IFLA_VF_TRUST]); do_setvfinfo() local
2891 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); do_setvfinfo() local
2901 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); do_setvfinfo() local
[all...]