Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A 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;
/openbmc/linux/kernel/bpf/
H A Dmemalloc.c94 struct irq_work refill_work; member
/openbmc/linux/drivers/net/
H A Dvirtio_net.c2071 static void refill_work(struct work_struct *work) in refill_work() function
/openbmc/linux/drivers/staging/qlge/
H A Dqlge.h1486 struct delayed_work refill_work; member