Lines Matching refs:ctx_buf
2872 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_sli_def_mbox_cmpl()
2874 pmb->ctx_buf = NULL; in lpfc_sli_def_mbox_cmpl()
5834 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_read_fcoe_params()
8778 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_hba_setup()
8791 mboxq->ctx_buf = NULL; in lpfc_sli4_hba_setup()
9577 if (pmbox->in_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9578 lpfc_sli_pcimem_bcopy(pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
9591 if (pmbox->in_ext_byte_len && pmbox->ctx_buf) in lpfc_sli_issue_mbox_s3()
9594 pmbox->ctx_buf, pmbox->in_ext_byte_len); in lpfc_sli_issue_mbox_s3()
9717 if (pmbox->out_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9719 pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
9727 if (pmbox->out_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9729 pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
13798 pmb->ctx_buf) in lpfc_sli_sp_intr_handler()
13801 pmb->ctx_buf, in lpfc_sli_sp_intr_handler()
13816 (pmb->ctx_buf); in lpfc_sli_sp_intr_handler()
13831 pmb->ctx_buf = mp; in lpfc_sli_sp_intr_handler()
14325 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_sli4_sp_handle_mbox_event()
14339 pmb->ctx_buf = mp; in lpfc_sli4_sp_handle_mbox_event()
16117 mbox->ctx_buf = NULL; in lpfc_eq_create()
19762 mboxq->ctx_buf = arg; in lpfc_sli4_resume_rpi()
20579 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_get_config_region23()