Home
last modified time | relevance | path

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

/openbmc/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.h1476 struct ifla_vf_guid *node_guid,
1477 struct ifla_vf_guid *port_guid);
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h980 struct ifla_vf_guid { struct
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1065 struct ifla_vf_guid { struct
/openbmc/linux/net/core/
H A Drtnetlink.c1320 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo()
1321 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo()
2035 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2036 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) },
2492 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid()
2500 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid()
2654 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo()
2664 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
/openbmc/linux/include/rdma/
H A Dib_verbs.h2537 struct ifla_vf_guid *node_guid,
2538 struct ifla_vf_guid *port_guid);
3456 struct ifla_vf_guid *node_guid,
3457 struct ifla_vf_guid *port_guid);
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A 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()
/openbmc/linux/drivers/infiniband/core/
H A 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()
/openbmc/qemu/linux-user/
H A Dfd-trans.c905 struct ifla_vf_guid *guid; in host_to_target_data_vfinfo_nlattr()
/openbmc/linux/include/linux/
H A Dnetdevice.h1495 struct ifla_vf_guid *node_guid,
1496 struct ifla_vf_guid *port_guid);