Searched refs:reqq_waitq (Results 1 – 3 of 3) sorted by relevance
68 struct list_head reqq_waitq[BFI_IOC_MAX_CQS]; member
96 #define bfa_reqq(__bfa, __reqq) (&(__bfa)->reqq_waitq[__reqq])
1540 INIT_LIST_HEAD(&bfa->reqq_waitq[i]); in bfa_iocfc_attach()