Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dib_virt.c212 struct ifla_vf_guid *node_guid, in mlx5_ib_get_vf_guid()
213 struct ifla_vf_guid *port_guid) in mlx5_ib_get_vf_guid()
Dmlx5_ib.h1393 struct ifla_vf_guid *node_guid,
1394 struct ifla_vf_guid *port_guid);
/Linux-v5.15/tools/include/uapi/linux/
Dif_link.h769 struct ifla_vf_guid { struct
/Linux-v5.15/include/uapi/linux/
Dif_link.h972 struct ifla_vf_guid { struct
/Linux-v5.15/net/core/
Drtnetlink.c1232 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo()
1233 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo()
1904 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) },
1905 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2305 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid()
2313 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid()
2472 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo()
2482 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
/Linux-v5.15/include/rdma/
Dib_verbs.h2515 struct ifla_vf_guid *node_guid,
2516 struct ifla_vf_guid *port_guid);
3417 struct ifla_vf_guid *node_guid,
3418 struct ifla_vf_guid *port_guid);
/Linux-v5.15/drivers/infiniband/core/
Dverbs.c2557 struct ifla_vf_guid *node_guid, in ib_get_vf_guid()
2558 struct ifla_vf_guid *port_guid) in ib_get_vf_guid()
/Linux-v5.15/drivers/infiniband/ulp/ipoib/
Dipoib_main.c2043 struct ifla_vf_guid *node_guid, in ipoib_get_vf_guid()
2044 struct ifla_vf_guid *port_guid) in ipoib_get_vf_guid()
/Linux-v5.15/include/linux/
Dnetdevice.h1433 struct ifla_vf_guid *node_guid,
1434 struct ifla_vf_guid *port_guid);