Home
last modified time | relevance | path

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

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