Searched refs:next_vport (Results 1 – 2 of 2) sorted by relevance
2213 struct fc_vport *next_vport; in fcoe_destroy_work() local2221 list_for_each_entry_safe(vport, next_vport, &fc_host->vports, peers) { in fcoe_destroy_work()
2440 struct fc_vport *vport = NULL, *next_vport = NULL; in fc_remove_host() local2449 list_for_each_entry_safe(vport, next_vport, &fc_host->vports, peers) in fc_remove_host()