Home
last modified time | relevance | path

Searched refs:refill_task_sched (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h145 u8 refill_task_sched; member
H A Dotx2_txrx.c620 if (!cq->refill_task_sched) { in otx2_napi_handler()
622 cq->refill_task_sched = true; in otx2_napi_handler()
H A Dotx2_common.c1112 cq->refill_task_sched = false; in otx2_cq_init()
1166 cq->refill_task_sched = false; in otx2_pool_refill_task()