Lines Matching refs:rsp_que
413 struct req_que **, struct rsp_que **);
421 struct rsp_que *rsp)
447 struct rsp_que *rsp)
459 ha->rsp_q_map = kcalloc(ha->max_rsp_queues, sizeof(struct rsp_que *),
532 static void qla2x00_free_rsp_que(struct qla_hw_data *ha, struct rsp_que *rsp)
550 struct rsp_que *rsp;
2925 struct rsp_que *rsp = NULL;
3655 * fall over below in qla2x00_free_req/rsp_que.
4156 struct req_que **req, struct rsp_que **rsp)
4362 *rsp = kzalloc(sizeof(struct rsp_que), GFP_KERNEL);