Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h142666 struct ib_port_data { struct
142667 struct ib_device *ib_dev;
142668 struct ib_port_immutable immutable;
142669 spinlock_t pkey_list_lock;
142670 spinlock_t netdev_lock;
142671 struct list_head pkey_list;
142672 struct ib_port_cache cache;
142673 struct net_device __attribute__((btf_type_tag("rcu"))) *netdev;
142674 netdevice_tracker netdev_tracker;
142675 struct hlist_node ndev_hash_link;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h150316 struct ib_port_data { struct
150317 struct ib_device *ib_dev;
150318 struct ib_port_immutable immutable;
150319 spinlock_t pkey_list_lock;
150320 spinlock_t netdev_lock;
150321 struct list_head pkey_list;
150322 struct ib_port_cache cache;
150323 struct net_device __attribute__((btf_type_tag("rcu"))) *netdev;
150324 netdevice_tracker netdev_tracker;
150325 struct hlist_node ndev_hash_link;
[all …]