Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h81090 struct ib_port_data { struct
81091 struct ib_device *ib_dev;
81092 struct ib_port_immutable immutable;
81093 spinlock_t pkey_list_lock;
81094 spinlock_t netdev_lock;
81095 struct list_head pkey_list;
81096 struct ib_port_cache cache;
81097 struct net_device *netdev;
81098 struct hlist_node ndev_hash_link;
81099 struct rdma_port_counter port_counter;
[all …]