Home
last modified time | relevance | path

Searched refs:pool_refill_work (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Drep.c577 work = &priv->refill_wrk[wrk].pool_refill_work; in rvu_rep_rsrc_free()
H A Dotx2_common.c1167 wrk = container_of(work, struct refill_work, pool_refill_work.work); in otx2_pool_refill_task()
1219 INIT_DELAYED_WORK(&pfvf->refill_wrk[qidx].pool_refill_work, in otx2_config_nix_queues()
H A Dotx2_common.h295 struct delayed_work pool_refill_work; member
H A Dotx2_txrx.c614 dwork = &work->pool_refill_work; in otx2_napi_handler()
H A Dotx2_pf.c2117 cancel_delayed_work_sync(&pf->refill_wrk[wrk].pool_refill_work); in otx2_stop()