Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_disc.h147 struct lpfc_node_rrq { struct
H A Dlpfc_crtn.h478 void lpfc_clr_rrq_active(struct lpfc_hba *, uint16_t, struct lpfc_node_rrq *);
481 int lpfc_send_rrq(struct lpfc_hba *, struct lpfc_node_rrq *);
486 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
H A Dlpfc_sli.h114 struct lpfc_node_rrq *rrq;
H A Dlpfc_mem.c128 sizeof(struct lpfc_node_rrq)); in lpfc_mem_alloc()
H A Dlpfc_sli.c859 struct lpfc_node_rrq *rrq) in lpfc_clr_rrq_active()
902 struct lpfc_node_rrq *rrq; in lpfc_handle_rrq_active()
903 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active()
946 struct lpfc_node_rrq *
950 struct lpfc_node_rrq *rrq; in lpfc_get_active_rrq()
951 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq()
982 struct lpfc_node_rrq *rrq; in lpfc_cleanup_vports_rrqs()
983 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs()
1049 struct lpfc_node_rrq *rrq; in lpfc_set_rrq_active()
H A Dlpfc_els.c1933 struct lpfc_node_rrq *rrq; in lpfc_cmpl_els_rrq()
5323 struct lpfc_node_rrq *prrq; in lpfc_els_clear_rrq()
7541 uint32_t did, struct lpfc_node_rrq *rrq) in lpfc_issue_els_rrq()
7604 lpfc_send_rrq(struct lpfc_hba *phba, struct lpfc_node_rrq *rrq) in lpfc_send_rrq()