Searched refs:lpfc_rdp_context (Results 1 – 3 of 3) sorted by relevance
2266 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_link_stat()2267 (struct lpfc_rdp_context *)(mboxq->context2); in lpfc_mbx_cmpl_rdp_link_stat()2286 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_page_a2()2287 (struct lpfc_rdp_context *)(mbox->context2); in lpfc_mbx_cmpl_rdp_page_a2()2303 mbox->context2 = (struct lpfc_rdp_context *) rdp_context; in lpfc_mbx_cmpl_rdp_page_a2()2322 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_page_a0()2323 (struct lpfc_rdp_context *)(mbox->context2); in lpfc_mbx_cmpl_rdp_page_a0()2353 mbox->context2 = (struct lpfc_rdp_context *) rdp_context; in lpfc_mbx_cmpl_rdp_page_a0()
654 struct lpfc_rdp_context { struct661 void (*cmpl)(struct lpfc_hba *, struct lpfc_rdp_context*, int); argument
4775 lpfc_els_rdp_cmpl(struct lpfc_hba *phba, struct lpfc_rdp_context *rdp_context, in lpfc_els_rdp_cmpl()4866 lpfc_get_rdp_info(struct lpfc_hba *phba, struct lpfc_rdp_context *rdp_context) in lpfc_get_rdp_info()4882 mbox->context2 = (struct lpfc_rdp_context *) rdp_context; in lpfc_get_rdp_info()4920 struct lpfc_rdp_context *rdp_context; in lpfc_els_rcv_rdp()4959 rdp_context = kmalloc(sizeof(struct lpfc_rdp_context), GFP_KERNEL); in lpfc_els_rcv_rdp()4965 memset(rdp_context, 0, sizeof(struct lpfc_rdp_context)); in lpfc_els_rcv_rdp()