Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h287 struct refill_work { struct
288 struct delayed_work pool_refill_work; argument
289 struct otx2_nic *pf;
290 struct napi_struct *napi;
/linux-6.14.4/kernel/bpf/
Dmemalloc.c96 struct irq_work refill_work; member
/linux-6.14.4/drivers/net/
Dvirtio_net.c2829 static void refill_work(struct work_struct *work) in refill_work() function