Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_crtn.h422 void lpfc_clr_rrq_active(struct lpfc_hba *, uint16_t, struct lpfc_node_rrq *);
425 int lpfc_send_rrq(struct lpfc_hba *, struct lpfc_node_rrq *);
430 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
Dlpfc_disc.h122 struct lpfc_node_rrq { struct
Dlpfc_sli.h87 struct lpfc_node_rrq *rrq;
Dlpfc_mem.c118 sizeof(struct lpfc_node_rrq)); in lpfc_mem_alloc()
Dlpfc_sli.c536 struct lpfc_node_rrq *rrq; in __lpfc_set_rrq_active()
604 struct lpfc_node_rrq *rrq) in lpfc_clr_rrq_active()
649 struct lpfc_node_rrq *rrq; in lpfc_handle_rrq_active()
650 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active()
692 struct lpfc_node_rrq *
696 struct lpfc_node_rrq *rrq; in lpfc_get_active_rrq()
697 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq()
728 struct lpfc_node_rrq *rrq; in lpfc_cleanup_vports_rrqs()
729 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs()
762 struct lpfc_node_rrq *rrq; in lpfc_cleanup_wt_rrqs()
[all …]
Dlpfc_els.c1545 struct lpfc_node_rrq *rrq; in lpfc_cmpl_els_rrq()
4103 struct lpfc_node_rrq *prrq; in lpfc_els_clear_rrq()
5441 uint32_t did, struct lpfc_node_rrq *rrq) in lpfc_issue_els_rrq()
5506 lpfc_send_rrq(struct lpfc_hba *phba, struct lpfc_node_rrq *rrq) in lpfc_send_rrq()