Home
last modified time | relevance | path

Searched refs:phwi_context (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/scsi/be2iscsi/
H A Dbe_main.c767 pbe_eq = &phwi_context->be_eq[0]; in be_isr()
769 eq = &phwi_context->be_eq[0].q; in be_isr()
816 &phwi_context->be_eq[i]); in beiscsi_free_irqs()
843 &phwi_context->be_eq[i]); in beiscsi_init_irqs()
3091 cq = &phwi_context->be_cq[i]; in beiscsi_create_cqs()
3129 cq = &phwi_context->be_cq[i]; in beiscsi_create_cqs()
3154 cq = &phwi_context->be_cq[0]; in beiscsi_create_def_hdr()
3206 cq = &phwi_context->be_cq[0]; in beiscsi_create_def_data()
3656 q = &phwi_context->be_wrbq[i]; in hwi_cleanup_port()
3660 kfree(phwi_context->be_wrbq); in hwi_cleanup_port()
[all …]
H A Dbe_iscsi.c1230 struct hwi_context_memory *phwi_context; in beiscsi_flush_cq() local
1233 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_flush_cq()
1236 pbe_eq = &phwi_context->be_eq[i]; in beiscsi_flush_cq()
H A Dbe_mgmt.c115 struct hwi_context_memory *phwi_context; in mgmt_open_connection() local
138 phwi_context = phwi_ctrlr->phwi_ctxt; in mgmt_open_connection()
189 req->cq_id = phwi_context->be_cq[i].id; in mgmt_open_connection()