Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhtc.h333 #define CAB_STAT_INC priv->debug.tx_stats.cab_queued++ macro
379 #define CAB_STAT_INC do { } while (0) macro
Dhtc_drv_txrx.c326 CAB_STAT_INC; in ath9k_htc_tx_data()