Searched refs:ifla_vf_guid (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | ib_virt.c | 211 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()
|
D | mlx5_ib.h | 1399 struct ifla_vf_guid *node_guid, 1400 struct ifla_vf_guid *port_guid);
|
/linux-6.1.9/tools/include/uapi/linux/ |
D | if_link.h | 978 struct ifla_vf_guid { struct
|
/linux-6.1.9/net/core/ |
D | rtnetlink.c | 1271 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo() 1272 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo() 1953 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) }, 1954 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) }, 2367 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid() 2375 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid() 2529 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo() 2539 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
|
/linux-6.1.9/include/uapi/linux/ |
D | if_link.h | 1053 struct ifla_vf_guid { struct
|
/linux-6.1.9/include/rdma/ |
D | ib_verbs.h | 2526 struct ifla_vf_guid *node_guid, 2527 struct ifla_vf_guid *port_guid); 3444 struct ifla_vf_guid *node_guid, 3445 struct ifla_vf_guid *port_guid);
|
/linux-6.1.9/drivers/infiniband/core/ |
D | verbs.c | 2555 struct ifla_vf_guid *node_guid, in ib_get_vf_guid() 2556 struct ifla_vf_guid *port_guid) in ib_get_vf_guid()
|
/linux-6.1.9/drivers/infiniband/ulp/ipoib/ |
D | ipoib_main.c | 2046 struct ifla_vf_guid *node_guid, in ipoib_get_vf_guid() 2047 struct ifla_vf_guid *port_guid) in ipoib_get_vf_guid()
|
/linux-6.1.9/include/linux/ |
D | netdevice.h | 1480 struct ifla_vf_guid *node_guid, 1481 struct ifla_vf_guid *port_guid);
|