Searched refs:bypass_tx_pending (Results 1 – 3 of 3) sorted by relevance
616 atomic_set(&priv->adapter->bypass_tx_pending, 0); in mwifiex_clean_txrx()1514 atomic_dec(&adapter->bypass_tx_pending); in mwifiex_process_bypass_tx()
829 atomic_inc(&priv->adapter->bypass_tx_pending); in mwifiex_queue_tx_pkt()
872 atomic_t bypass_tx_pending; member