Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/microblaze/kernel/
A Dvmlinux.lds.S106 *(.init.ivt)
107 __ivt_end = .;
/linux-6.3-rc2/net/core/
A Drtnetlink.c2412 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() local
2510 struct ifla_vf_rate *ivt = nla_data(tb[IFLA_VF_RATE]); in do_setvfinfo() local
2562 struct ifla_vf_trust *ivt = nla_data(tb[IFLA_VF_TRUST]); in do_setvfinfo() local
2574 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo() local
2584 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo() local

Completed in 12 milliseconds