Lines Matching refs:ctx_buf
467 dmabuf = mboxq->ctx_buf; in lpfc_issue_reg_vfi()
476 mboxq->ctx_buf = dmabuf; in lpfc_issue_reg_vfi()
7279 mp = mbox->ctx_buf; in lpfc_get_sfp_info_wait()
7298 mbox->ctx_buf = virt; in lpfc_get_sfp_info_wait()
7315 mp = (struct lpfc_dmabuf *)(mbox->ctx_buf); in lpfc_get_sfp_info_wait()
7332 mbox->ctx_buf = mp; in lpfc_get_sfp_info_wait()
7358 mbox->ctx_buf = virt; in lpfc_get_sfp_info_wait()
7378 mbox->ctx_buf = mpsave; in lpfc_get_sfp_info_wait()
7511 pmb->ctx_buf = NULL; in lpfc_els_lcb_rsp()
8652 rxid = (uint16_t)((unsigned long)(pmb->ctx_buf) & 0xffff); in lpfc_els_rsp_rls_acc()
8653 oxid = (uint16_t)(((unsigned long)(pmb->ctx_buf) >> 16) & 0xffff); in lpfc_els_rsp_rls_acc()
8654 pmb->ctx_buf = NULL; in lpfc_els_rsp_rls_acc()
8758 mbox->ctx_buf = (void *)((unsigned long) in lpfc_els_rcv_rls()