Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/elx/libefc/
A Defc_domain.c517 struct efc_nport *nport = NULL, *nport_next = NULL; in __efc_domain_allocated() local
521 list_for_each_entry_safe(nport, nport_next, in __efc_domain_allocated()
646 struct efc_nport *nport = NULL, *nport_next = NULL; in __efc_domain_ready() local
650 list_for_each_entry_safe(nport, nport_next, in __efc_domain_ready()
793 struct efc_nport *nport = NULL, *nport_next = NULL; in __efc_domain_wait_domain_lost() local
797 list_for_each_entry_safe(nport, nport_next, in __efc_domain_wait_domain_lost()

Completed in 5 milliseconds