Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/google/gve/
Dgve_tx.c517 u32 to_do, bool try_to_wake) in gve_clean_tx_done()
586 u32 to_do; in gve_tx_poll() local
/Linux-v5.4/include/linux/
Dfscache-cache.h149 struct list_head to_do; /* list of things to be done by the backend */ member
/Linux-v5.4/block/
Dblk-mq.c2175 int to_do; in blk_mq_alloc_rqs() local
/Linux-v5.4/drivers/net/ethernet/marvell/
Dsky2.c2702 static int sky2_status_intr(struct sky2_hw *hw, int to_do, u16 idx) in sky2_status_intr()