Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.c343 unsigned long irsp = mbox->rx_start + msgs_offset; in otx2_mbox_get_rsp() local
354 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp()
364 irsp = mbox->rx_start + prsp->next_msgoff; in otx2_mbox_get_rsp()
376 unsigned long irsp = mbox->rx_start + msgs_offset; in otx2_mbox_check_rsp_msgs() local
388 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
403 irsp = mbox->rx_start + prsp->next_msgoff; in otx2_mbox_check_rsp_msgs()
/linux/drivers/scsi/lpfc/
A Dlpfc_sli.c3395 IOCB_t *irsp; in lpfc_sli_prep_unsol_wqe() local
3399 irsp = &saveq->iocb; in lpfc_sli_prep_unsol_wqe()
3466 irsp = &saveq->iocb; in lpfc_sli_process_unsol_iocb()
3533 irsp = &iocbq->iocb; in lpfc_sli_process_unsol_iocb()
3597 irsp = &saveq->iocb; in lpfc_sli_process_unsol_iocb()
4003 IOCB_t *irsp = NULL; in lpfc_sli_handle_fast_ring_event() local
4133 irsp->ulpStatus, in lpfc_sli_handle_fast_ring_event()
4134 irsp->ulpIoTag, in lpfc_sli_handle_fast_ring_event()
4202 IOCB_t *irsp; in lpfc_sli_sp_handle_rspiocb() local
4390 IOCB_t *irsp = NULL; in lpfc_sli_handle_slow_ring_event_s3() local
[all …]
A Dlpfc_els.c930 IOCB_t *irsp; in lpfc_cmpl_els_flogi() local
954 irsp = &rspiocb->iocb; in lpfc_cmpl_els_flogi()
955 tmo = irsp->ulpTimeout; in lpfc_cmpl_els_flogi()
2009 IOCB_t *irsp; in lpfc_cmpl_els_plogi() local
2027 irsp = &rspiocb->iocb; in lpfc_cmpl_els_plogi()
2790 IOCB_t *irsp; in lpfc_cmpl_els_adisc() local
2987 IOCB_t *irsp; in lpfc_cmpl_els_logo() local
3238 IOCB_t *irsp; in lpfc_cmpl_els_cmd() local
3370 IOCB_t *irsp; in lpfc_cmpl_els_disc_cmd() local
5346 IOCB_t *irsp; in lpfc_cmpl_els_rsp() local
[all …]

Completed in 55 milliseconds