/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A 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()
|
H A D | mlx5_ib.h | 1330 struct ifla_vf_guid *node_guid, 1331 struct ifla_vf_guid *port_guid);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A 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()
|
H A D | mlx5_ib.h | 1459 struct ifla_vf_guid *node_guid, 1460 struct ifla_vf_guid *port_guid);
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | if_link.h | 765 struct ifla_vf_guid { struct
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_link.h | 956 struct ifla_vf_guid { struct
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_link.h | 1065 struct ifla_vf_guid { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_link.h | 637 struct ifla_vf_guid { struct
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | if_link.h | 980 struct ifla_vf_guid { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_link.h | 637 struct ifla_vf_guid { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_link.h | 577 struct ifla_vf_guid { struct
|
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 1243 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo() 1244 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo() 1907 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) }, 1908 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) }, 2323 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid() 2331 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid() 2490 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo() 2500 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A 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);
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_verbs.h | 2537 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);
|
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 1291 struct ifla_vf_guid node_guid; in rtnl_fill_vfinfo() 1292 struct ifla_vf_guid port_guid; in rtnl_fill_vfinfo() 2006 [IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) }, 2007 [IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) }, 2463 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid() 2471 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid() 2625 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]); in do_setvfinfo() 2635 struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]); in do_setvfinfo()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | verbs.c | 2511 struct ifla_vf_guid *node_guid, in ib_get_vf_guid() 2512 struct ifla_vf_guid *port_guid) in ib_get_vf_guid()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | verbs.c | 2624 struct ifla_vf_guid *node_guid, in ib_get_vf_guid() 2625 struct ifla_vf_guid *port_guid) in ib_get_vf_guid()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A 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()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | netdevice.h | 1385 struct ifla_vf_guid *node_guid, 1386 struct ifla_vf_guid *port_guid);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | netdevice.h | 1495 struct ifla_vf_guid *node_guid, 1496 struct ifla_vf_guid *port_guid);
|