Searched defs:ib_port_data (Results 1 – 13 of 13) sorted by relevance
27607 struct ib_port_data { struct27608 struct ib_device *ib_dev;27609 struct ib_port_immutable immutable;27610 spinlock_t pkey_list_lock;27611 spinlock_t netdev_lock;27612 struct list_head pkey_list;27613 struct ib_port_cache cache;27614 struct net_device *netdev;27615 netdevice_tracker netdev_tracker;27616 struct hlist_node ndev_hash_link;[all …]
31413 struct ib_port_data { struct31414 struct ib_device *ib_dev;31415 struct ib_port_immutable immutable;31416 spinlock_t pkey_list_lock;31417 spinlock_t netdev_lock;31418 struct list_head pkey_list;31419 struct ib_port_cache cache;31420 struct net_device *netdev;31421 netdevice_tracker netdev_tracker;31422 struct hlist_node ndev_hash_link;[all …]
105215 struct ib_port_data { struct105216 struct ib_device *ib_dev;105217 struct ib_port_immutable immutable;105218 spinlock_t pkey_list_lock;105219 spinlock_t netdev_lock;105220 struct list_head pkey_list;105221 struct ib_port_cache cache;105222 struct net_device *netdev;105223 struct hlist_node ndev_hash_link;105224 struct rdma_port_counter port_counter;[all …]
75884 struct ib_port_data { struct75885 struct ib_device *ib_dev;75886 struct ib_port_immutable immutable;75887 spinlock_t pkey_list_lock;75888 spinlock_t netdev_lock;75889 struct list_head pkey_list;75890 struct ib_port_cache cache;75891 struct net_device *netdev;75892 struct hlist_node ndev_hash_link;75893 struct rdma_port_counter port_counter;[all …]
142666 struct ib_port_data { struct142667 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 …]
125526 struct ib_port_data { struct125527 struct ib_device *ib_dev;125528 struct ib_port_immutable immutable;125529 spinlock_t pkey_list_lock;125530 spinlock_t netdev_lock;125531 struct list_head pkey_list;125532 struct ib_port_cache cache;125533 struct net_device *netdev;125534 netdevice_tracker netdev_tracker;125535 struct hlist_node ndev_hash_link;[all …]
150316 struct ib_port_data { struct150317 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 …]
75111 struct ib_port_data { struct75112 struct ib_device *ib_dev;75113 struct ib_port_immutable immutable;75114 spinlock_t pkey_list_lock;75115 spinlock_t netdev_lock;75116 struct list_head pkey_list;75117 struct ib_port_cache cache;75118 struct net_device *netdev;75119 struct hlist_node ndev_hash_link;75120 struct rdma_port_counter port_counter;[all …]