Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.h99 struct list_head fcxp_rsp_unused_q; /* unused rsp_fcxps */ member
Dbfa_svc.c426 INIT_LIST_HEAD(&mod->fcxp_rsp_unused_q); in claim_fcxps_mem()
520 list_splice_tail_init(&mod->fcxp_rsp_unused_q, &mod->fcxp_rsp_free_q); in bfa_fcxp_iocdisable()
1156 list_add_tail(qe, &mod->fcxp_rsp_unused_q); in bfa_fcxp_res_recfg()