Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_svc.h235 struct list_head rp_unused_q; /* unused bfa rports */ member
Dbfa_svc.c4802 INIT_LIST_HEAD(&mod->rp_unused_q); in bfa_rport_attach()
4840 list_splice_tail_init(&mod->rp_unused_q, &mod->rp_free_q); in bfa_rport_iocdisable()
5026 list_add_tail(qe, &mod->rp_unused_q); in bfa_rport_res_recfg()