Home
last modified time | relevance | path

Searched defs:CAB_STAT_INC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc.h331 #define CAB_STAT_INC(priv) do { ((priv)->debug.tx_stats.cab_queued++); } while (0) macro
386 #define CAB_STAT_INC(priv) macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc.h330 #define CAB_STAT_INC(priv) do { ((priv)->debug.tx_stats.cab_queued++); } while (0) macro
385 #define CAB_STAT_INC(priv) macro

Completed in 3 milliseconds