Searched refs:bypass_tx_pending (Results 1 – 3 of 3) sorted by relevance
613 atomic_set(&priv->adapter->bypass_tx_pending, 0); in mwifiex_clean_txrx()1518 atomic_dec(&adapter->bypass_tx_pending); in mwifiex_process_bypass_tx()
740 atomic_inc(&priv->adapter->bypass_tx_pending); in mwifiex_queue_tx_pkt()
843 atomic_t bypass_tx_pending; member