Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib.h431 struct ipoib_path { struct
432 struct net_device *dev;
433 struct sa_path_rec pathrec;
434 struct ipoib_ah *ah;
435 struct sk_buff_head queue;
437 struct list_head neigh_list;
439 int query_id;
440 struct ib_sa_query *query;
441 struct completion done;
443 struct rb_node rb_node;
[all …]