Searched refs:to_iwch_dev (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb.h119 static inline struct iwch_dev *to_iwch_dev(struct ib_device *ibdev) function
H A Diw_cxgb_provider.c129 struct iwch_dev *rhp = to_iwch_dev(context->device);
147 struct iwch_dev *rhp = to_iwch_dev(ibdev);
192 rhp = to_iwch_dev(ibdev);
968 return (struct ib_qp *)get_qhp(to_iwch_dev(dev), qpn);
989 dev = to_iwch_dev(ibdev);
1006 dev = to_iwch_dev(ibdev);
H A Diw_cxgb_cm.c1196 struct iwch_dev *h = to_iwch_dev(cm_id->device);
1302 struct iwch_dev *h = to_iwch_dev(cm_id->device);

Completed in 103 milliseconds