Searched refs:lpfc_rdp_context (Results 1 – 3 of 3) sorted by relevance
2307 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_link_stat()2308 (struct lpfc_rdp_context *)(mboxq->context2); in lpfc_mbx_cmpl_rdp_link_stat()2327 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_page_a2()2328 (struct lpfc_rdp_context *)(mbox->context2); in lpfc_mbx_cmpl_rdp_page_a2()2344 mbox->context2 = (struct lpfc_rdp_context *) rdp_context; in lpfc_mbx_cmpl_rdp_page_a2()2363 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_page_a0()2364 (struct lpfc_rdp_context *)(mbox->context2); in lpfc_mbx_cmpl_rdp_page_a0()2394 mbox->context2 = (struct lpfc_rdp_context *) rdp_context; in lpfc_mbx_cmpl_rdp_page_a0()
765 struct lpfc_rdp_context { struct772 void (*cmpl)(struct lpfc_hba *, struct lpfc_rdp_context*, int); argument
5353 lpfc_els_rdp_cmpl(struct lpfc_hba *phba, struct lpfc_rdp_context *rdp_context, in lpfc_els_rdp_cmpl()5486 lpfc_get_rdp_info(struct lpfc_hba *phba, struct lpfc_rdp_context *rdp_context) in lpfc_get_rdp_info()5502 mbox->context2 = (struct lpfc_rdp_context *) rdp_context; in lpfc_get_rdp_info()5540 struct lpfc_rdp_context *rdp_context; in lpfc_els_rcv_rdp()5577 rdp_context = kzalloc(sizeof(struct lpfc_rdp_context), GFP_KERNEL); in lpfc_els_rcv_rdp()