Searched refs:assoc_qid (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_debugfs.h | 481 if (cq->assoc_qid == eq->queue_id) in lpfc_debug_dump_cq()
|
| H A D | lpfc_sli4.h | 215 uint32_t assoc_qid; /* Queue ID associated with, for CQ/WQ/MQ */ member
|
| H A D | lpfc_debugfs.c | 3867 qp->assoc_qid, qp->q_cnt_1, in __lpfc_idiag_print_wq() 3889 if (qp->assoc_qid != cq_id) in lpfc_idiag_wqs_for_cq() 3910 qp->assoc_qid, qp->q_cnt_1, qp->q_cnt_2, in __lpfc_idiag_print_cq() 3937 qp->assoc_qid, qp->q_cnt_1, qp->q_cnt_2, in __lpfc_idiag_print_rqpair()
|
| H A D | lpfc_sli.c | 8113 if (eq && eq->queue_id == sli4_hba->mbx_cq->assoc_qid) { in lpfc_sli4_process_missed_mbox_completions() 15356 cq->assoc_qid = eq->queue_id; in lpfc_cq_create() 15572 cq->assoc_qid = eq->queue_id; in lpfc_cq_create_set() 15825 mq->assoc_qid = cq->queue_id; in lpfc_mq_create() 16092 wq->assoc_qid = cq->queue_id; in lpfc_wq_create() 16287 hrq->assoc_qid = cq->queue_id; in lpfc_rq_create() 16380 drq->assoc_qid = cq->queue_id; in lpfc_rq_create() 16539 hrq->assoc_qid = cq->queue_id; in lpfc_mrq_create() 16548 drq->assoc_qid = cq->queue_id; in lpfc_mrq_create()
|
| H A D | lpfc_init.c | 9513 qidx, wq->queue_id, wq->assoc_qid, qidx, cq->queue_id); in lpfc_create_wq_cq()
|