Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs.c970 list_for_each_safe(qe, qen, &fabric->vport_q) { in bfa_fcs_fabric_notify_online()
988 list_for_each_safe(qe, qen, &fabric->vport_q) { in bfa_fcs_fabric_notify_offline()
1018 list_for_each_safe(qe, qen, &fabric->vport_q) { in bfa_fcs_fabric_stop()
1038 list_for_each_safe(qe, qen, &fabric->vport_q) { in bfa_fcs_fabric_delete()
1134 list_add_tail(&vport->qe, &fabric->vport_q); in bfa_fcs_fabric_addvport()
1163 list_for_each(qe, &fabric->vport_q) { in bfa_fcs_fabric_vport_lookup()
1253 list_for_each(qe, &fabric->vport_q) { in bfa_fcs_fabric_uf_recv()
1481 list_for_each(qe, &vf->vport_q) { in bfa_fcs_vf_get_ports()
1610 INIT_LIST_HEAD(&fabric->vport_q); in bfa_fcs_attach()
Dbfa_fcs.h197 struct list_head vport_q; /* queue of virtual ports */ member
Dbfa_fcs_lport.c5061 list_for_each(qe, &fabric->vport_q) { in bfa_fcs_lport_ns_process_gidft_pids()
5563 list_for_each(qe, &fabric->vport_q) { in bfa_fcs_lport_scn_portid_rscn()