Lines Matching defs:ib_port_data
2205 struct ib_port_data { struct
2206 struct ib_device *ib_dev;
2208 struct ib_port_immutable immutable;
2210 spinlock_t pkey_list_lock;
2212 spinlock_t netdev_lock;
2214 struct list_head pkey_list;
2216 struct ib_port_cache cache;
2218 struct net_device __rcu *netdev;
2219 netdevice_tracker netdev_tracker;
2220 struct hlist_node ndev_hash_link;
2221 struct rdma_port_counter port_counter;
2222 struct ib_port *sysfs;