Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_rvu_if.c114 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()
H A Drvu.h590 struct list_head mcs_intrq_head; member