Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_crtn.h436 void lpfc_clr_rrq_active(struct lpfc_hba *, uint16_t, struct lpfc_node_rrq *);
439 int lpfc_send_rrq(struct lpfc_hba *, struct lpfc_node_rrq *);
445 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
Dlpfc_disc.h122 struct lpfc_node_rrq { struct
Dlpfc_sli.h89 struct lpfc_node_rrq *rrq;
Dlpfc_mem.c117 sizeof(struct lpfc_node_rrq)); in lpfc_mem_alloc()
Dlpfc_sli.c570 struct lpfc_node_rrq *rrq) in lpfc_clr_rrq_active()
613 struct lpfc_node_rrq *rrq; in lpfc_handle_rrq_active()
614 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active()
656 struct lpfc_node_rrq *
660 struct lpfc_node_rrq *rrq; in lpfc_get_active_rrq()
661 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq()
692 struct lpfc_node_rrq *rrq; in lpfc_cleanup_vports_rrqs()
693 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs()
726 struct lpfc_node_rrq *rrq; in lpfc_cleanup_wt_rrqs()
727 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_wt_rrqs()
[all …]
Dlpfc_els.c1616 struct lpfc_node_rrq *rrq; in lpfc_cmpl_els_rrq()
4198 struct lpfc_node_rrq *prrq; in lpfc_els_clear_rrq()
5558 uint32_t did, struct lpfc_node_rrq *rrq) in lpfc_issue_els_rrq()
5623 lpfc_send_rrq(struct lpfc_hba *phba, struct lpfc_node_rrq *rrq) in lpfc_send_rrq()