Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib.h311 struct ipoib_dev_priv { struct
312 spinlock_t lock;
314 struct net_device *dev;
316 struct napi_struct napi;
318 unsigned long flags;
320 struct rw_semaphore vlan_rwsem;
322 struct rb_root path_tree;
323 struct list_head path_list;
325 struct ipoib_neigh_table ntbl;
327 struct ipoib_mcast *broadcast;
[all …]