Searched refs:chann (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 1253 if (cq->chann != i) in lpfc_idle_stat_delay_work() 8901 qdesc->chann = cpu; in lpfc_alloc_io_wq_cq() 8924 qdesc->chann = cpu; in lpfc_alloc_io_wq_cq() 9061 qdesc->chann = cpu; /* First CPU this EQ is affinitized to */ in lpfc_sli4_queue_create() 9062 qdesc->last_cpu = qdesc->chann; in lpfc_sli4_queue_create() 9115 qdesc->chann = cpu; in lpfc_sli4_queue_create() 9147 qdesc->chann = cpu; in lpfc_sli4_queue_create() 9165 qdesc->chann = cpu; in lpfc_sli4_queue_create() 9181 qdesc->chann = cpu; in lpfc_sli4_queue_create() 9195 qdesc->chann = cpu; in lpfc_sli4_queue_create() [all …]
|
| H A D | lpfc_sli4.h | 227 uint16_t chann; /* Hardware Queue association WQ/CQ */ member
|
| H A D | lpfc_sli.c | 7314 if (cq->chann != i) in lpfc_init_idle_stat_hb() 13856 ret = queue_work_on(cq->chann, phba->wq, &cq->spwork); in lpfc_sli4_sp_handle_eqe() 14008 ret = queue_delayed_work_on(cq->chann, phba->wq, in __lpfc_sli4_sp_process_cq() 14014 cq->queue_id, cq->chann); in __lpfc_sli4_sp_process_cq() 14372 ret = queue_work_on(cq->chann, phba->wq, &cq->irqwork); in lpfc_sli4_sched_cq_work() 14498 ret = queue_delayed_work_on(cq->chann, phba->wq, in __lpfc_sli4_hba_process_cq() 14504 cq->queue_id, cq->chann); in __lpfc_sli4_hba_process_cq() 15578 cq->chann = idx; in lpfc_cq_create_set() 21017 cpu_to_node(hdwq->io_wq->chann)); in lpfc_get_sgl_per_hdwq() 21160 cpu_to_node(hdwq->io_wq->chann)); in lpfc_get_cmd_rsp_buf_per_hdwq()
|
| H A D | lpfc_debugfs.c | 4016 qp->max_proc_limit, qp->chann); in __lpfc_idiag_print_eq()
|