Home
last modified time | relevance | path

Searched refs:phwi_ctxt (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/scsi/be2iscsi/
H A Dbe_main.c766 phwi_context = phwi_ctrlr->phwi_ctxt; in be_isr()
829 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_init_irqs()
2615 struct hwi_context_memory *phwi_ctxt; in beiscsi_init_wrb_handle() local
2631 phwi_ctxt = phwi_ctrlr->phwi_ctxt; in beiscsi_init_wrb_handle()
2635 if (!phwi_ctxt->be_wrbq) { in beiscsi_init_wrb_handle()
2713 kfree(phwi_ctxt->be_wrbq); in beiscsi_init_wrb_handle()
3608 phwi_context = phwi_ctrlr->phwi_ctxt; in hwi_purge_eq()
3651 phwi_context = phwi_ctrlr->phwi_ctxt; in hwi_cleanup_port()
3714 phwi_context = phwi_ctrlr->phwi_ctxt; in hwi_init_port()
3841 phwi_ctrlr->phwi_ctxt); in hwi_init_controller()
[all …]
H A Dbe_main.h88 (phwi->phwi_ctxt->pasync_ctx[ulp_num])
974 struct hwi_context_memory *phwi_ctxt; member
H A Dbe_iscsi.c1233 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_flush_cq()
H A Dbe_mgmt.c138 phwi_context = phwi_ctrlr->phwi_ctxt; in mgmt_open_connection()