Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
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()
Dmlx5_ib.h1459 struct ifla_vf_guid *node_guid,
1460 struct ifla_vf_guid *port_guid);
/Linux-v6.6/tools/include/uapi/linux/
Dif_link.h980 struct ifla_vf_guid { struct
/Linux-v6.6/include/uapi/linux/
Dif_link.h1065 struct ifla_vf_guid { struct
/Linux-v6.6/net/core/
Drtnetlink.c1291 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo()
1292 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo()
2006 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2007 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2463 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid()
2471 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid()
2625 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo()
2635 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
/Linux-v6.6/include/rdma/
Dib_verbs.h2537 struct ifla_vf_guid *node_guid,
2538 struct ifla_vf_guid *port_guid);
3455 struct ifla_vf_guid *node_guid,
3456 struct ifla_vf_guid *port_guid);
/Linux-v6.6/drivers/infiniband/core/
Dverbs.c2624 struct ifla_vf_guid *node_guid, in ib_get_vf_guid()
2625 struct ifla_vf_guid *port_guid) in ib_get_vf_guid()
/Linux-v6.6/drivers/infiniband/ulp/ipoib/
Dipoib_main.c2046 struct ifla_vf_guid *node_guid, in ipoib_get_vf_guid()
2047 struct ifla_vf_guid *port_guid) in ipoib_get_vf_guid()
/Linux-v6.6/include/linux/
Dnetdevice.h1495 struct ifla_vf_guid *node_guid,
1496 struct ifla_vf_guid *port_guid);