Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
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-6.15/kernel/bpf/
Dmemalloc.c96 struct irq_work refill_work; member
/linux-6.15/drivers/net/
Dvirtio_net.c2854 static void refill_work(struct work_struct *work) in refill_work() function