Home
last modified time | relevance | path

Searched refs:ifla_vf_guid (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dib_virt.c210 struct ifla_vf_guid *node_guid, in mlx5_ib_get_vf_guid()
211 struct ifla_vf_guid *port_guid) in mlx5_ib_get_vf_guid()
H A Dmlx5_ib.h1330 struct ifla_vf_guid *node_guid,
1331 struct ifla_vf_guid *port_guid);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_link.h724 struct ifla_vf_guid { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_link.h724 struct ifla_vf_guid { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_link.h956 struct ifla_vf_guid { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dif_link.h765 struct ifla_vf_guid { struct
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c1239 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo()
1240 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo()
1901 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) },
1902 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2303 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()
2470 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo()
2480 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_verbs.h2475 struct ifla_vf_guid *node_guid,
2476 struct ifla_vf_guid *port_guid);
3395 struct ifla_vf_guid *node_guid,
3396 struct ifla_vf_guid *port_guid);
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2034 struct ifla_vf_guid *node_guid, in ipoib_get_vf_guid()
2035 struct ifla_vf_guid *port_guid) in ipoib_get_vf_guid()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dverbs.c2509 struct ifla_vf_guid *node_guid, in ib_get_vf_guid()
2510 struct ifla_vf_guid *port_guid) in ib_get_vf_guid()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h1397 struct ifla_vf_guid *node_guid,
1398 struct ifla_vf_guid *port_guid);