Home
last modified time | relevance | path

Searched defs:ib_port_data (Results 1 – 1 of 1) sorted by relevance

/linux/include/rdma/
H A Dib_verbs.h2230 struct ib_port_data { struct
2231 struct ib_device *ib_dev;
2233 struct ib_port_immutable immutable;
2235 spinlock_t pkey_list_lock;
2237 spinlock_t netdev_lock;
2239 struct list_head pkey_list;
2241 struct ib_port_cache cache;
2243 struct net_device __rcu *netdev;
2244 netdevice_tracker netdev_tracker;
2245 struct hlist_node ndev_hash_link;
[all …]