Home
last modified time | relevance | path

Searched refs:hdd_netdev_queue_is_locked (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_tx_rx.c852 static inline bool hdd_netdev_queue_is_locked(struct netdev_queue *txq) in hdd_netdev_queue_is_locked() function
857 static inline bool hdd_netdev_queue_is_locked(struct netdev_queue *txq) in hdd_netdev_queue_is_locked() function
884 if (!hdd_netdev_queue_is_locked(txq)) { in wlan_hdd_update_txq_timestamp()