Lines Matching defs:ib_port_data
2187 struct ib_port_data { struct
2188 struct ib_device *ib_dev;
2190 struct ib_port_immutable immutable;
2192 spinlock_t pkey_list_lock;
2194 spinlock_t netdev_lock;
2196 struct list_head pkey_list;
2198 struct ib_port_cache cache;
2200 struct net_device __rcu *netdev;
2201 netdevice_tracker netdev_tracker;
2202 struct hlist_node ndev_hash_link;
2203 struct rdma_port_counter port_counter;
2204 struct ib_port *sysfs;