Searched refs:ifla_vf_guid (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/drivers/infiniband/hw/mlx5/ |
| D | ib_virt.c | 212 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()
|
| D | mlx5_ib.h | 1393 struct ifla_vf_guid *node_guid, 1394 struct ifla_vf_guid *port_guid);
|
| /Linux-v5.15/tools/include/uapi/linux/ |
| D | if_link.h | 769 struct ifla_vf_guid { struct
|
| /Linux-v5.15/include/uapi/linux/ |
| D | if_link.h | 972 struct ifla_vf_guid { struct
|
| /Linux-v5.15/net/core/ |
| D | rtnetlink.c | 1232 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/ |
| D | ib_verbs.h | 2515 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/ |
| D | verbs.c | 2557 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/ |
| D | ipoib_main.c | 2043 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/ |
| D | netdevice.h | 1433 struct ifla_vf_guid *node_guid, 1434 struct ifla_vf_guid *port_guid);
|