Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dib_virt.c211 struct ifla_vf_guid *node_guid, in mlx5_ib_get_vf_guid()
212 struct ifla_vf_guid *port_guid) in mlx5_ib_get_vf_guid()
H A Dmlx5_ib.h1504 struct ifla_vf_guid *node_guid,
1505 struct ifla_vf_guid *port_guid);
/linux/tools/include/uapi/linux/
H A Dif_link.h1090 struct ifla_vf_guid { struct
/linux/include/uapi/linux/
H A Dif_link.h1623 struct ifla_vf_guid { struct
/linux/net/core/
H A Drtnetlink.c1327 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo()
1328 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo()
2083 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2084 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2519 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid()
2527 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid()
2681 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo()
2691 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
/linux/include/rdma/
H A Dib_verbs.h2524 struct ifla_vf_guid *node_guid,
2525 struct ifla_vf_guid *port_guid);
3468 struct ifla_vf_guid *node_guid,
3469 struct ifla_vf_guid *port_guid);
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2071 struct ifla_vf_guid *node_guid, in ipoib_get_vf_guid()
2072 struct ifla_vf_guid *port_guid) in ipoib_get_vf_guid()
/linux/drivers/infiniband/core/
H A Dverbs.c2639 struct ifla_vf_guid *node_guid, in ib_get_vf_guid()
2640 struct ifla_vf_guid *port_guid) in ib_get_vf_guid()
/linux/include/linux/
H A Dnetdevice.h1447 struct ifla_vf_guid *node_guid,
1448 struct ifla_vf_guid *port_guid);