Home
last modified time | relevance | path

Searched refs:WLAN_RATE_COUNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h28 #define WLAN_RATE_COUNT 4 macro
72 u32 tx_count[WLAN_RATE_COUNT]; /* number of frames sent (per rate) */
73 u32 rx_count[WLAN_RATE_COUNT]; /* number of frames received (per rate)
H A Dhostap_ap.c2598 for (rate = 0; rate < WLAN_RATE_COUNT; rate++) { in prism2_hostapd_sta_clear_stats()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h28 #define WLAN_RATE_COUNT 4 macro
72 u32 tx_count[WLAN_RATE_COUNT]; /* number of frames sent (per rate) */
73 u32 rx_count[WLAN_RATE_COUNT]; /* number of frames received (per rate)
H A Dhostap_ap.c2598 for (rate = 0; rate < WLAN_RATE_COUNT; rate++) { in prism2_hostapd_sta_clear_stats()

Completed in 9 milliseconds