Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.c448 unsigned long irsp = mbox->rx_start + msgs_offset; in otx2_mbox_get_rsp() local
459 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp()
469 irsp = mbox->rx_start + prsp->next_msgoff; in otx2_mbox_get_rsp()
481 unsigned long irsp = mbox->rx_start + msgs_offset; in otx2_mbox_check_rsp_msgs() local
493 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
508 irsp = mbox->rx_start + prsp->next_msgoff; in otx2_mbox_check_rsp_msgs()
/drivers/scsi/lpfc/
A Dlpfc_sli.c3379 IOCB_t *irsp; in lpfc_sli_prep_unsol_wqe() local
3383 irsp = &saveq->iocb; in lpfc_sli_prep_unsol_wqe()
3450 irsp = &saveq->iocb; in lpfc_sli_process_unsol_iocb()
3517 irsp = &iocbq->iocb; in lpfc_sli_process_unsol_iocb()
3581 irsp = &saveq->iocb; in lpfc_sli_process_unsol_iocb()
3996 IOCB_t *irsp = NULL; in lpfc_sli_handle_fast_ring_event() local
4126 irsp->ulpStatus, in lpfc_sli_handle_fast_ring_event()
4127 irsp->ulpIoTag, in lpfc_sli_handle_fast_ring_event()
4195 IOCB_t *irsp; in lpfc_sli_sp_handle_rspiocb() local
4383 IOCB_t *irsp = NULL; in lpfc_sli_handle_slow_ring_event_s3() local
[all …]
A Dlpfc_els.c926 IOCB_t *irsp; in lpfc_cmpl_els_flogi() local
950 irsp = &rspiocb->iocb; in lpfc_cmpl_els_flogi()
951 tmo = irsp->ulpTimeout; in lpfc_cmpl_els_flogi()
2005 IOCB_t *irsp; in lpfc_cmpl_els_plogi() local
2023 irsp = &rspiocb->iocb; in lpfc_cmpl_els_plogi()
2781 IOCB_t *irsp; in lpfc_cmpl_els_adisc() local
2968 IOCB_t *irsp; in lpfc_cmpl_els_logo() local
3185 IOCB_t *irsp; in lpfc_cmpl_els_cmd() local
3317 IOCB_t *irsp; in lpfc_cmpl_els_disc_cmd() local
5305 IOCB_t *irsp; in lpfc_cmpl_els_rsp() local
[all …]

Completed in 52 milliseconds