Searched refs:lpfc_cleanup_vports_rrqs (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 485 void lpfc_cleanup_vports_rrqs(struct lpfc_vport *, struct lpfc_nodelist *);
|
H A D | lpfc_hbadisc.c | 3675 lpfc_cleanup_vports_rrqs(vport, NULL); in lpfc_mbx_cmpl_unreg_vpi() 4670 lpfc_cleanup_vports_rrqs(vport, ndlp); in lpfc_drop_node() 5257 lpfc_cleanup_vports_rrqs(vport, ndlp); in lpfc_cleanup_node()
|
H A D | lpfc_init.c | 2917 lpfc_cleanup_vports_rrqs(vport, NULL); in lpfc_cleanup()
|
H A D | lpfc_sli.c | 970 * lpfc_cleanup_vports_rrqs - Remove and clear the active RRQ for this vport. 978 lpfc_cleanup_vports_rrqs(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in lpfc_cleanup_vports_rrqs() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 552 void lpfc_cleanup_vports_rrqs(struct lpfc_vport *, struct lpfc_nodelist *);
|
H A D | lpfc_hbadisc.c | 3957 lpfc_cleanup_vports_rrqs(vport, NULL); in lpfc_mbx_cmpl_unreg_vpi() 4982 lpfc_cleanup_vports_rrqs(vport, ndlp); in lpfc_drop_node() 5581 lpfc_cleanup_vports_rrqs(vport, ndlp); in lpfc_cleanup_node()
|
H A D | lpfc_init.c | 3118 lpfc_cleanup_vports_rrqs(vport, NULL); in lpfc_cleanup()
|
H A D | lpfc_sli.c | 1089 * lpfc_cleanup_vports_rrqs - Remove and clear the active RRQ for this vport. 1097 lpfc_cleanup_vports_rrqs(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in lpfc_cleanup_vports_rrqs() function
|
Completed in 95 milliseconds