Searched refs:bypass_tx_pending (Results 1 – 3 of 3) sorted by relevance
612 atomic_set(&priv->adapter->bypass_tx_pending, 0); in mwifiex_clean_txrx()1507 atomic_dec(&adapter->bypass_tx_pending); in mwifiex_process_bypass_tx()
836 atomic_inc(&priv->adapter->bypass_tx_pending); in mwifiex_queue_tx_pkt()
876 atomic_t bypass_tx_pending; member