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()
7284 mp = mbox->ctx_buf; in lpfc_get_sfp_info_wait()
7303 mbox->ctx_buf = virt; in lpfc_get_sfp_info_wait()
7320 mp = (struct lpfc_dmabuf *)(mbox->ctx_buf); in lpfc_get_sfp_info_wait()
7337 mbox->ctx_buf = mp; in lpfc_get_sfp_info_wait()
7363 mbox->ctx_buf = virt; in lpfc_get_sfp_info_wait()
7383 mbox->ctx_buf = mpsave; in lpfc_get_sfp_info_wait()
7516 pmb->ctx_buf = NULL; in lpfc_els_lcb_rsp()
8657 rxid = (uint16_t)((unsigned long)(pmb->ctx_buf) & 0xffff); in lpfc_els_rsp_rls_acc()
8658 oxid = (uint16_t)(((unsigned long)(pmb->ctx_buf) >> 16) & 0xffff); in lpfc_els_rsp_rls_acc()
8659 pmb->ctx_buf = NULL; in lpfc_els_rsp_rls_acc()
8763 mbox->ctx_buf = (void *)((unsigned long) in lpfc_els_rcv_rls()