Lines Matching refs:rsp_que
374 struct req_que **, struct rsp_que **);
382 struct rsp_que *rsp)
407 struct rsp_que *rsp)
419 ha->rsp_q_map = kcalloc(ha->max_rsp_queues, sizeof(struct rsp_que *),
487 static void qla2x00_free_rsp_que(struct qla_hw_data *ha, struct rsp_que *rsp)
505 struct rsp_que *rsp;
2772 struct rsp_que *rsp = NULL;
3481 * fall over below in qla2x00_free_req/rsp_que.
3977 struct req_que **req, struct rsp_que **rsp)
4172 *rsp = kzalloc(sizeof(struct rsp_que), GFP_KERNEL);