Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h213 struct refill_work { struct
214 struct delayed_work pool_refill_work; argument
215 struct otx2_nic *pf;
/kernel/linux/linux-5.10/drivers/net/
Dvirtio_net.c1381 static void refill_work(struct work_struct *work) in refill_work() function
/kernel/linux/linux-5.10/drivers/staging/qlge/
Dqlge.h1486 struct delayed_work refill_work; member