Lines Matching defs:ib_port_data
2159 struct ib_port_data { struct
2160 struct ib_device *ib_dev;
2162 struct ib_port_immutable immutable;
2164 spinlock_t pkey_list_lock;
2165 struct list_head pkey_list;
2167 struct ib_port_cache cache;
2169 spinlock_t netdev_lock;
2170 struct net_device __rcu *netdev;
2171 struct hlist_node ndev_hash_link;
2172 struct rdma_port_counter port_counter;
2173 struct rdma_hw_stats *hw_stats;