Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h165 struct lpfc_node_rrq { struct
H A Dlpfc_crtn.h545 void lpfc_clr_rrq_active(struct lpfc_hba *, uint16_t, struct lpfc_node_rrq *);
548 int lpfc_send_rrq(struct lpfc_hba *, struct lpfc_node_rrq *);
553 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
H A Dlpfc_sli.h136 struct lpfc_node_rrq *rrq;
H A Dlpfc_mem.c128 sizeof(struct lpfc_node_rrq)); in lpfc_mem_alloc()
H A Dlpfc_sli.c984 struct lpfc_node_rrq *rrq) in lpfc_clr_rrq_active()
1021 struct lpfc_node_rrq *rrq; in lpfc_handle_rrq_active()
1022 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active()
1065 struct lpfc_node_rrq *
1069 struct lpfc_node_rrq *rrq; in lpfc_get_active_rrq()
1070 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq()
1101 struct lpfc_node_rrq *rrq; in lpfc_cleanup_vports_rrqs()
1102 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs()
1173 struct lpfc_node_rrq *rrq; in lpfc_set_rrq_active()
H A Dlpfc_els.c1942 struct lpfc_node_rrq *rrq; in lpfc_cmpl_els_rrq()
6382 struct lpfc_node_rrq *prrq; in lpfc_els_clear_rrq()
8911 uint32_t did, struct lpfc_node_rrq *rrq) in lpfc_issue_els_rrq()
8979 lpfc_send_rrq(struct lpfc_hba *phba, struct lpfc_node_rrq *rrq) in lpfc_send_rrq()