Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.c301 unsigned long irsp = mbox->rx_start + msgs_offset; in otx2_mbox_get_rsp() local
312 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp()
322 irsp = mbox->rx_start + prsp->next_msgoff; in otx2_mbox_get_rsp()
334 unsigned long irsp = mbox->rx_start + msgs_offset; in otx2_mbox_check_rsp_msgs() local
346 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
361 irsp = mbox->rx_start + prsp->next_msgoff; in otx2_mbox_check_rsp_msgs()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_sli.c3388 IOCB_t *irsp; in lpfc_sli_prep_unsol_wqe() local
3392 irsp = &saveq->iocb; in lpfc_sli_prep_unsol_wqe()
3459 irsp = &saveq->iocb; in lpfc_sli_process_unsol_iocb()
3526 irsp = &iocbq->iocb; in lpfc_sli_process_unsol_iocb()
3590 irsp = &saveq->iocb; in lpfc_sli_process_unsol_iocb()
3991 IOCB_t *irsp = NULL; in lpfc_sli_handle_fast_ring_event() local
4121 irsp->ulpStatus, in lpfc_sli_handle_fast_ring_event()
4122 irsp->ulpIoTag, in lpfc_sli_handle_fast_ring_event()
4190 IOCB_t *irsp; in lpfc_sli_sp_handle_rspiocb() local
4378 IOCB_t *irsp = NULL; in lpfc_sli_handle_slow_ring_event_s3() local
[all …]
A Dlpfc_els.c949 IOCB_t *irsp; in lpfc_cmpl_els_flogi() local
973 irsp = &rspiocb->iocb; in lpfc_cmpl_els_flogi()
974 tmo = irsp->ulpTimeout; in lpfc_cmpl_els_flogi()
2008 IOCB_t *irsp; in lpfc_cmpl_els_plogi() local
2026 irsp = &rspiocb->iocb; in lpfc_cmpl_els_plogi()
2787 IOCB_t *irsp; in lpfc_cmpl_els_adisc() local
2980 IOCB_t *irsp; in lpfc_cmpl_els_logo() local
3226 IOCB_t *irsp; in lpfc_cmpl_els_cmd() local
3358 IOCB_t *irsp; in lpfc_cmpl_els_disc_cmd() local
5342 IOCB_t *irsp; in lpfc_cmpl_els_rsp() local
[all …]

Completed in 66 milliseconds