Home
last modified time | relevance | path

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

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