Home
last modified time | relevance | path

Searched defs:netif_queue_stopped (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/brocade/bna/
Dbnad.h147 u64 netif_queue_stopped; member
/linux-5.19.10/include/linux/
Dnetdevice.h3292 static inline bool netif_queue_stopped(const struct net_device *dev) in netif_queue_stopped() function