Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs_rvu_if.c114 list_add_tail(&qentry->node, &rvu->mcs_intrq_head); in mcs_add_intr_wq_entry()
155 qentry = list_first_entry_or_null(&rvu->mcs_intrq_head, in mcs_intr_handler_task()
907 INIT_LIST_HEAD(&rvu->mcs_intrq_head); in rvu_mcs_init()
Drvu.h548 struct list_head mcs_intrq_head; member