Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dvmlinux.lds.S107 *(.init.ivt)
108 __ivt_end = .;
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c2303 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, 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()
2383 struct ifla_vf_tx_rate *ivt = nla_data(tb[IFLA_VF_TX_RATE]); in do_setvfinfo() local
2404 struct ifla_vf_rate *ivt = nla_data(tb[IFLA_VF_RATE]); in do_setvfinfo() local
2458 struct ifla_vf_trust *ivt = nla_data(tb[IFLA_VF_TRUST]); in do_setvfinfo() local
2470 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo() local
2480 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo() local
/OK3568_Linux_fs/u-boot/tools/
H A Dmxsimage.c925 struct sb_ivt_header *ivt; in sb_build_command_load() local