Searched refs:TX_QSTAT_INC (Results 1 – 2 of 2) sorted by relevance
109 TX_QSTAT_INC(IEEE80211_AC_VO); in get_htc_epid()113 TX_QSTAT_INC(IEEE80211_AC_VI); in get_htc_epid()117 TX_QSTAT_INC(IEEE80211_AC_BE); in get_htc_epid()122 TX_QSTAT_INC(IEEE80211_AC_BK); in get_htc_epid()
337 #define TX_QSTAT_INC(q) (priv->debug.tx_stats.queue_stats[q]++) macro383 #define TX_QSTAT_INC(c) do { } while (0) macro