Lines Matching refs:ctx_buf
2888 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_sli_def_mbox_cmpl()
2890 pmb->ctx_buf = NULL; in lpfc_sli_def_mbox_cmpl()
5817 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_read_fcoe_params()
8766 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_hba_setup()
8779 mboxq->ctx_buf = NULL; in lpfc_sli4_hba_setup()
9548 if (pmbox->in_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9549 lpfc_sli_pcimem_bcopy(pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
9562 if (pmbox->in_ext_byte_len && pmbox->ctx_buf) in lpfc_sli_issue_mbox_s3()
9565 pmbox->ctx_buf, pmbox->in_ext_byte_len); in lpfc_sli_issue_mbox_s3()
9688 if (pmbox->out_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9690 pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
9698 if (pmbox->out_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9700 pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
13812 pmb->ctx_buf) in lpfc_sli_sp_intr_handler()
13815 pmb->ctx_buf, in lpfc_sli_sp_intr_handler()
13830 (pmb->ctx_buf); in lpfc_sli_sp_intr_handler()
13845 pmb->ctx_buf = mp; in lpfc_sli_sp_intr_handler()
14339 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_sli4_sp_handle_mbox_event()
14353 pmb->ctx_buf = mp; in lpfc_sli4_sp_handle_mbox_event()
16149 mbox->ctx_buf = NULL; in lpfc_eq_create()
19848 mboxq->ctx_buf = arg; in lpfc_sli4_resume_rpi()
20665 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_get_config_region23()