Home
last modified time | relevance | path

Searched defs:refill_work (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h302 struct refill_work { struct
303 struct delayed_work pool_refill_work; argument
304 struct otx2_nic *pf;
305 struct napi_struct *napi;
/linux-6.8/kernel/bpf/
Dmemalloc.c94 struct irq_work refill_work; member
/linux-6.8/drivers/net/
Dvirtio_net.c2073 static void refill_work(struct work_struct *work) in refill_work() function