Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc.h335 #define CAB_STAT_INC priv->debug.tx_stats.cab_queued++ macro
381 #define CAB_STAT_INC do { } while (0) macro
H A Dhtc_drv_txrx.c326 CAB_STAT_INC; in ath9k_htc_tx_data()