Home
last modified time | relevance | path

Searched refs:lpfc_node_rrq (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_crtn.h477 void lpfc_clr_rrq_active(struct lpfc_hba *, uint16_t, struct lpfc_node_rrq *);
480 int lpfc_send_rrq(struct lpfc_hba *, struct lpfc_node_rrq *);
485 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
Dlpfc_disc.h145 struct lpfc_node_rrq { struct
Dlpfc_sli.h114 struct lpfc_node_rrq *rrq;
Dlpfc_mem.c129 sizeof(struct lpfc_node_rrq)); in lpfc_mem_alloc()
Dlpfc_sli.c842 struct lpfc_node_rrq *rrq) in lpfc_clr_rrq_active()
885 struct lpfc_node_rrq *rrq; in lpfc_handle_rrq_active()
886 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active()
929 struct lpfc_node_rrq *
933 struct lpfc_node_rrq *rrq; in lpfc_get_active_rrq()
934 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq()
965 struct lpfc_node_rrq *rrq; in lpfc_cleanup_vports_rrqs()
966 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs()
1032 struct lpfc_node_rrq *rrq; in lpfc_set_rrq_active()
Dlpfc_els.c1923 struct lpfc_node_rrq *rrq; in lpfc_cmpl_els_rrq()
5077 struct lpfc_node_rrq *prrq; in lpfc_els_clear_rrq()
7462 uint32_t did, struct lpfc_node_rrq *rrq) in lpfc_issue_els_rrq()
7525 lpfc_send_rrq(struct lpfc_hba *phba, struct lpfc_node_rrq *rrq) in lpfc_send_rrq()