Home
last modified time | relevance | path

Searched defs:ib_port_data (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h64205 struct ib_port_data { struct
64206 struct ib_device *ib_dev;
64207 struct ib_port_immutable immutable;
64208 spinlock_t pkey_list_lock;
64209 spinlock_t netdev_lock;
64210 struct list_head pkey_list;
64211 struct ib_port_cache cache;
64212 struct net_device *netdev;
64213 struct hlist_node ndev_hash_link;
64214 struct rdma_port_counter port_counter;
[all …]