Searched refs:ifla_vf_guid (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/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 | 1459 struct ifla_vf_guid *node_guid, 1460 struct ifla_vf_guid *port_guid);
|
/Linux-v6.6/tools/include/uapi/linux/ |
D | if_link.h | 980 struct ifla_vf_guid { struct
|
/Linux-v6.6/include/uapi/linux/ |
D | if_link.h | 1065 struct ifla_vf_guid { struct
|
/Linux-v6.6/net/core/ |
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()
|
/Linux-v6.6/include/rdma/ |
D | ib_verbs.h | 2537 struct ifla_vf_guid *node_guid, 2538 struct ifla_vf_guid *port_guid); 3455 struct ifla_vf_guid *node_guid, 3456 struct ifla_vf_guid *port_guid);
|
/Linux-v6.6/drivers/infiniband/core/ |
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()
|
/Linux-v6.6/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-v6.6/include/linux/ |
D | netdevice.h | 1495 struct ifla_vf_guid *node_guid, 1496 struct ifla_vf_guid *port_guid);
|