Home
last modified time | relevance | path

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

/external/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 …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h90054 struct ib_port_data { struct
90055 struct ib_device *ib_dev;
90056 struct ib_port_immutable immutable;
90057 spinlock_t pkey_list_lock;
90058 struct list_head pkey_list;
90059 struct ib_port_cache cache;
90060 spinlock_t netdev_lock;
90061 struct net_device *netdev;
90062 struct hlist_node ndev_hash_link;
90063 struct rdma_port_counter port_counter;
[all …]
Dvmlinux.h90054 struct ib_port_data { struct
90055 struct ib_device *ib_dev;
90056 struct ib_port_immutable immutable;
90057 spinlock_t pkey_list_lock;
90058 struct list_head pkey_list;
90059 struct ib_port_cache cache;
90060 spinlock_t netdev_lock;
90061 struct net_device *netdev;
90062 struct hlist_node ndev_hash_link;
90063 struct rdma_port_counter port_counter;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h56781 struct ib_port_data { struct
56782 struct ib_device *ib_dev;
56783 struct ib_port_immutable immutable;
56784 spinlock_t pkey_list_lock;
56785 struct list_head pkey_list;
56786 struct ib_port_cache cache;
56787 spinlock_t netdev_lock;
56788 struct net_device *netdev;
56789 struct hlist_node ndev_hash_link;
56790 struct rdma_port_counter port_counter;
[all …]
Dvmlinux_510.h56781 struct ib_port_data { struct
56782 struct ib_device *ib_dev;
56783 struct ib_port_immutable immutable;
56784 spinlock_t pkey_list_lock;
56785 struct list_head pkey_list;
56786 struct ib_port_cache cache;
56787 spinlock_t netdev_lock;
56788 struct net_device *netdev;
56789 struct hlist_node ndev_hash_link;
56790 struct rdma_port_counter port_counter;
[all …]