Searched refs:lpfc_rdp_context (Results 1 – 5 of 5) sorted by relevance
2367 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_link_stat()2368 (struct lpfc_rdp_context *)(mboxq->ctx_ndlp); in lpfc_mbx_cmpl_rdp_link_stat()2387 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_page_a2()2388 (struct lpfc_rdp_context *)(mbox->ctx_ndlp); in lpfc_mbx_cmpl_rdp_page_a2()2402 mbox->ctx_ndlp = (struct lpfc_rdp_context *)rdp_context; in lpfc_mbx_cmpl_rdp_page_a2()2418 struct lpfc_rdp_context *rdp_context = in lpfc_mbx_cmpl_rdp_page_a0()2419 (struct lpfc_rdp_context *)(mbox->ctx_ndlp); in lpfc_mbx_cmpl_rdp_page_a0()2449 mbox->ctx_ndlp = (struct lpfc_rdp_context *)rdp_context; in lpfc_mbx_cmpl_rdp_page_a0()
1034 struct lpfc_rdp_context { struct1041 void (*cmpl)(struct lpfc_hba *, struct lpfc_rdp_context*, int); argument
694 struct lpfc_rdp_context *rdp_context);
7059 lpfc_els_rdp_cmpl(struct lpfc_hba *phba, struct lpfc_rdp_context *rdp_context, in lpfc_els_rdp_cmpl()7230 lpfc_get_rdp_info(struct lpfc_hba *phba, struct lpfc_rdp_context *rdp_context) in lpfc_get_rdp_info()7246 mbox->ctx_ndlp = (struct lpfc_rdp_context *)rdp_context; in lpfc_get_rdp_info()7261 struct lpfc_rdp_context *rdp_context) in lpfc_get_sfp_info_wait()7306 mbox->ctx_ndlp = (struct lpfc_rdp_context *)rdp_context; in lpfc_get_sfp_info_wait()7366 mbox->ctx_ndlp = (struct lpfc_rdp_context *)rdp_context; in lpfc_get_sfp_info_wait()7413 struct lpfc_rdp_context *rdp_context; in lpfc_els_rcv_rdp()7450 rdp_context = kzalloc(sizeof(struct lpfc_rdp_context), GFP_KERNEL); in lpfc_els_rcv_rdp()
1895 struct lpfc_rdp_context *rdp_context; in lpfc_xcvr_data_show()