Lines Matching refs:c4iw_rdev
95 static void dealloc_oc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in dealloc_oc_sq()
100 static void dealloc_host_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in dealloc_host_sq()
106 static void dealloc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in dealloc_sq()
114 static int alloc_oc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in alloc_oc_sq()
129 static int alloc_host_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in alloc_host_sq()
140 static int alloc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq, int user) in alloc_sq()
150 static int destroy_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in destroy_qp()
177 void __iomem *c4iw_bar2_addrs(struct c4iw_rdev *rdev, unsigned int qid, in c4iw_bar2_addrs()
199 static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in create_qp()
2476 struct c4iw_rdev *rdev = &srq->rhp->rdev; in free_srq_queue()
2513 struct c4iw_rdev *rdev = &srq->rhp->rdev; in alloc_srq_queue()