Searched refs:mcs_intrq_head (Results 1 – 2 of 2) sorted by relevance
77 list_add_tail(&qentry->node, &rvu->mcs_intrq_head); in mcs_add_intr_wq_entry()118 qentry = list_first_entry_or_null(&rvu->mcs_intrq_head, in mcs_intr_handler_task()870 INIT_LIST_HEAD(&rvu->mcs_intrq_head); in rvu_mcs_init()
518 struct list_head mcs_intrq_head; member