Searched refs:lpfc_get_active_rrq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 486 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
|
H A D | lpfc_els.c | 5347 prrq = lpfc_get_active_rrq(vport, xri, ndlp->nlp_DID); in lpfc_els_clear_rrq()
|
H A D | lpfc_sli.c | 938 * lpfc_get_active_rrq - Get the active RRQ for this exchange. 947 lpfc_get_active_rrq(struct lpfc_vport *vport, uint16_t xri, uint32_t did) in lpfc_get_active_rrq() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 553 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
|
H A D | lpfc_els.c | 6407 prrq = lpfc_get_active_rrq(vport, xri, ndlp->nlp_DID); in lpfc_els_clear_rrq()
|
H A D | lpfc_sli.c | 1057 * lpfc_get_active_rrq - Get the active RRQ for this exchange. 1066 lpfc_get_active_rrq(struct lpfc_vport *vport, uint16_t xri, uint32_t did) in lpfc_get_active_rrq() function
|
Completed in 71 milliseconds