Searched refs:ifla_vf_guid (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.10/drivers/infiniband/hw/mlx5/ |
| D | ib_virt.c | 210 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()
|
| D | mlx5_ib.h | 1330 struct ifla_vf_guid *node_guid, 1331 struct ifla_vf_guid *port_guid);
|
| /Linux-v5.10/tools/include/uapi/linux/ |
| D | if_link.h | 765 struct ifla_vf_guid { struct
|
| /Linux-v5.10/include/uapi/linux/ |
| D | if_link.h | 956 struct ifla_vf_guid { struct
|
| /Linux-v5.10/net/core/ |
| D | rtnetlink.c | 1239 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/ |
| D | ib_verbs.h | 2475 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/ |
| D | ipoib_main.c | 2034 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/ |
| D | verbs.c | 2504 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/ |
| D | netdevice.h | 1359 struct ifla_vf_guid *node_guid, 1360 struct ifla_vf_guid *port_guid);
|