Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx5/
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()
Dmlx5_ib.h1330 struct ifla_vf_guid *node_guid,
1331 struct ifla_vf_guid *port_guid);
/Linux-v5.10/tools/include/uapi/linux/
Dif_link.h765 struct ifla_vf_guid { struct
/Linux-v5.10/include/uapi/linux/
Dif_link.h956 struct ifla_vf_guid { struct
/Linux-v5.10/net/core/
Drtnetlink.c1239 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo()
1240 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo()
1899 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) },
1900 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2301 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid()
2309 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid()
2468 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo()
2478 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
/Linux-v5.10/include/rdma/
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);
/Linux-v5.10/drivers/infiniband/ulp/ipoib/
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()
/Linux-v5.10/drivers/infiniband/core/
Dverbs.c2504 struct ifla_vf_guid *node_guid, in ib_get_vf_guid()
2505 struct ifla_vf_guid *port_guid) in ib_get_vf_guid()
/Linux-v5.10/include/linux/
Dnetdevice.h1359 struct ifla_vf_guid *node_guid,
1360 struct ifla_vf_guid *port_guid);