Home
last modified time | relevance | path

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

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