Searched refs:to_c4iw_dev (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dprovider.c99 struct c4iw_dev *rhp = to_c4iw_dev(context->device);
115 struct c4iw_dev *rhp = to_c4iw_dev(ibdev);
143 rdev = &(to_c4iw_dev(context->device)->rdev);
242 dev = to_c4iw_dev(ibdev);
256 dev = to_c4iw_dev(ibdev);
291 dev = to_c4iw_dev(ibdev);
H A Diw_cxgb4.h158 static inline struct c4iw_dev *to_c4iw_dev(struct ib_device *ibdev) function
H A Dcm.c1808 struct c4iw_dev *h = to_c4iw_dev(cm_id->device);
1878 struct c4iw_dev *dev = to_c4iw_dev(cm_id->device);
2015 struct c4iw_dev *dev = to_c4iw_dev(cm_id->device);
H A Dcq.c772 rhp = to_c4iw_dev(ibdev);
H A Dmem.c758 struct c4iw_dev *dev = to_c4iw_dev(device);
H A Dqp.c1585 return (struct ib_qp *)get_qhp(to_c4iw_dev(dev), qpn);

Completed in 70 milliseconds