Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_svc.h99 struct list_head fcxp_rsp_unused_q; /* unused rsp_fcxps */ member
H A Dbfa_svc.c406 INIT_LIST_HEAD(&mod->fcxp_rsp_unused_q); in claim_fcxps_mem()
500 list_splice_tail_init(&mod->fcxp_rsp_unused_q, &mod->fcxp_rsp_free_q); in bfa_fcxp_iocdisable()
1136 list_add_tail(qe, &mod->fcxp_rsp_unused_q); in bfa_fcxp_res_recfg()