Lines Matching refs:ctx_buf
446 mp = (struct lpfc_dmabuf *)mbox->ctx_buf; in lpfc_issue_fabric_reglogin()
521 mboxq->ctx_buf = dmabuf; in lpfc_issue_reg_vfi()
3222 mp = (struct lpfc_dmabuf *)mbox->ctx_buf; in lpfc_reg_fab_ctrl_node()
5120 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_mbx_cmpl_dflt_rpi()
5125 pmb->ctx_buf = NULL; in lpfc_mbx_cmpl_dflt_rpi()
5193 mp = (struct lpfc_dmabuf *)mbox->ctx_buf; in lpfc_cmpl_els_rsp()
5230 mp = mbox->ctx_buf; in lpfc_cmpl_els_rsp()
5278 mp = (struct lpfc_dmabuf *)mbox->ctx_buf; in lpfc_cmpl_els_rsp()
7031 pmb->ctx_buf = NULL; in lpfc_els_lcb_rsp()
8138 rxid = (uint16_t)((unsigned long)(pmb->ctx_buf) & 0xffff); in lpfc_els_rsp_rls_acc()
8139 oxid = (uint16_t)(((unsigned long)(pmb->ctx_buf) >> 16) & 0xffff); in lpfc_els_rsp_rls_acc()
8140 pmb->ctx_buf = NULL; in lpfc_els_rsp_rls_acc()
8234 mbox->ctx_buf = (void *)((unsigned long) in lpfc_els_rcv_rls()