Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/ulp/ipoib/
Dipoib.h374 struct ipoib_neigh { struct
375 struct ipoib_ah *ah;
377 struct ipoib_cm_tx *cm;
402 static inline struct ipoib_neigh **to_ipoib_neigh(struct neighbour *neigh) in to_ipoib_neigh() argument