Searched refs:bypass_tx_pending (Results 1 – 3 of 3) sorted by relevance
615 atomic_set(&priv->adapter->bypass_tx_pending, 0); in mwifiex_clean_txrx()1529 atomic_dec(&adapter->bypass_tx_pending); in mwifiex_process_bypass_tx()
807 atomic_inc(&priv->adapter->bypass_tx_pending); in mwifiex_queue_tx_pkt()
890 atomic_t bypass_tx_pending; member