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

/drivers/net/wireless/hostap/
H A Dhostap_ap.h27 #define WLAN_RATE_COUNT 4 macro
71 u32 tx_count[WLAN_RATE_COUNT]; /* number of frames sent (per rate) */
72 u32 rx_count[WLAN_RATE_COUNT]; /* number of frames received (per rate)
H A Dhostap_ap.c2660 for (rate = 0; rate < WLAN_RATE_COUNT; rate++) {

Completed in 75 milliseconds