Lines Matching defs:ib_port_data
2173 struct ib_port_data { struct
2174 struct ib_device *ib_dev;
2176 struct ib_port_immutable immutable;
2178 spinlock_t pkey_list_lock;
2180 spinlock_t netdev_lock;
2182 struct list_head pkey_list;
2184 struct ib_port_cache cache;
2186 struct net_device __rcu *netdev;
2187 struct hlist_node ndev_hash_link;
2188 struct rdma_port_counter port_counter;
2189 struct ib_port *sysfs;