Home
last modified time | relevance | path

Searched refs:c2_ah (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/amso1100/
Dc2_provider.h87 struct c2_ah { struct
148 static inline struct c2_ah *to_c2ah(struct ib_ah *ibah) in to_c2ah()
150 return container_of(ibah, struct c2_ah, ibah); in to_c2ah()