Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_disc.h166 struct lpfc_node_rrq { struct
Dlpfc_crtn.h522 void lpfc_clr_rrq_active(struct lpfc_hba *, uint16_t, struct lpfc_node_rrq *);
525 int lpfc_send_rrq(struct lpfc_hba *, struct lpfc_node_rrq *);
530 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
Dlpfc_sli.h123 struct lpfc_node_rrq *rrq;
Dlpfc_mem.c128 sizeof(struct lpfc_node_rrq)); in lpfc_mem_alloc()
Dlpfc_sli.c986 struct lpfc_node_rrq *rrq) in lpfc_clr_rrq_active()
1023 struct lpfc_node_rrq *rrq; in lpfc_handle_rrq_active()
1024 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active()
1067 struct lpfc_node_rrq *
1071 struct lpfc_node_rrq *rrq; in lpfc_get_active_rrq()
1072 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq()
1103 struct lpfc_node_rrq *rrq; in lpfc_cleanup_vports_rrqs()
1104 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs()
1175 struct lpfc_node_rrq *rrq; in lpfc_set_rrq_active()
Dlpfc_els.c1900 struct lpfc_node_rrq *rrq; in lpfc_cmpl_els_rrq()
6062 struct lpfc_node_rrq *prrq; in lpfc_els_clear_rrq()
8367 uint32_t did, struct lpfc_node_rrq *rrq) in lpfc_issue_els_rrq()
8433 lpfc_send_rrq(struct lpfc_hba *phba, struct lpfc_node_rrq *rrq) in lpfc_send_rrq()