Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1082 wrk = container_of(work, struct refill_work, pool_refill_work.work); in otx2_pool_refill_task()
1134 INIT_DELAYED_WORK(&pfvf->refill_wrk[qidx].pool_refill_work, in otx2_config_nix_queues()
H A Dotx2_common.h303 struct delayed_work pool_refill_work; member
H A Dotx2_txrx.c577 dwork = &work->pool_refill_work; in otx2_napi_handler()
H A Dotx2_pf.c2036 cancel_delayed_work_sync(&pf->refill_wrk[wrk].pool_refill_work); in otx2_stop()