Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs.h190 struct list_head vf_q; /* queue of virtual fabrics */ member
Dbfa_fcs.c1603 INIT_LIST_HEAD(&fabric->vf_q); in bfa_fcs_attach()