Lines Matching refs:ctx_buf
2855 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_sli_def_mbox_cmpl()
2894 pmb->ctx_buf = NULL; in lpfc_sli_def_mbox_cmpl()
5737 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_read_fcoe_params()
8451 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_hba_setup()
8463 mboxq->ctx_buf = NULL; in lpfc_sli4_hba_setup()
9246 if (pmbox->in_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9247 lpfc_sli_pcimem_bcopy(pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
9260 if (pmbox->in_ext_byte_len && pmbox->ctx_buf) in lpfc_sli_issue_mbox_s3()
9263 pmbox->ctx_buf, pmbox->in_ext_byte_len); in lpfc_sli_issue_mbox_s3()
9386 if (pmbox->out_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9388 pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
9396 if (pmbox->out_ext_byte_len && pmbox->ctx_buf) { in lpfc_sli_issue_mbox_s3()
9398 pmbox->ctx_buf, in lpfc_sli_issue_mbox_s3()
13701 pmb->ctx_buf) in lpfc_sli_sp_intr_handler()
13704 pmb->ctx_buf, in lpfc_sli_sp_intr_handler()
13719 (pmb->ctx_buf); in lpfc_sli_sp_intr_handler()
13734 pmb->ctx_buf = mp; in lpfc_sli_sp_intr_handler()
14337 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_sli4_sp_handle_mbox_event()
14351 pmb->ctx_buf = mp; in lpfc_sli4_sp_handle_mbox_event()
16017 mbox->ctx_buf = NULL; in lpfc_modify_hba_eq_delay()
16139 mbox->ctx_buf = NULL; in lpfc_eq_create()
19773 mboxq->ctx_buf = arg; in lpfc_sli4_resume_rpi()
20590 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_get_config_region23()
20992 mp = (struct lpfc_dmabuf *)(mb->ctx_buf); in lpfc_cleanup_pending_mbox()
20997 mb->ctx_buf = NULL; in lpfc_cleanup_pending_mbox()
22142 mbox->ctx_buf = NULL; in lpfc_read_object()