Home
last modified time | relevance | path

Searched refs:RX_STAT_INC (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Drecv.c835 RX_STAT_INC(rx_len_err); in ath9k_rx_skb_preprocess()
845 RX_STAT_INC(rx_len_err); in ath9k_rx_skb_preprocess()
875 RX_STAT_INC(rx_spectral); in ath9k_rx_skb_preprocess()
893 RX_STAT_INC(rx_beacons); in ath9k_rx_skb_preprocess()
910 RX_STAT_INC(rx_rate_err); in ath9k_rx_skb_preprocess()
1067 RX_STAT_INC(rx_oom_err); in ath_rx_tasklet()
1095 RX_STAT_INC(rx_frags); in ath_rx_tasklet()
1105 RX_STAT_INC(rx_too_many_frags_err); in ath_rx_tasklet()
1117 RX_STAT_INC(rx_oom_err); in ath_rx_tasklet()
Ddebug.h29 #define RX_STAT_INC(c) (sc->debug.stats.rxstats.c++) macro
35 #define RX_STAT_INC(c) macro
Dhtc.h331 #define RX_STAT_INC(c) (hif_dev->htc_handle->drv_priv->debug.skbrx_stats.c++) macro
377 #define RX_STAT_INC(c) do { } while (0) macro
Dhif_usb.c579 RX_STAT_INC(skb_dropped); in ath9k_hif_usb_rx_stream()
605 RX_STAT_INC(skb_allocated); in ath9k_hif_usb_rx_stream()
621 RX_STAT_INC(skb_allocated); in ath9k_hif_usb_rx_stream()
634 RX_STAT_INC(skb_completed); in ath9k_hif_usb_rx_stream()