Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h294 struct refill_work { struct
295 struct delayed_work pool_refill_work; argument
296 struct otx2_nic *pf;
297 struct napi_struct *napi;
/linux/kernel/bpf/
H A Dmemalloc.c96 struct irq_work refill_work; member
/linux/drivers/net/
H A Dvirtio_net.c2854 static void refill_work(struct work_struct *work) in refill_work() function