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