Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h2181 #define NUM_ELEMENTS_IN_HISTOGRAM 8 macro
2184 __le32 ofdm[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 0.8usec counts */
2185 __le32 cck[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 1usec counts */
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h2183 #define NUM_ELEMENTS_IN_HISTOGRAM 8 macro
2186 __le32 ofdm[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 0.8usec counts */
2187 __le32 cck[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 1usec counts */
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h2039 #define NUM_ELEMENTS_IN_HISTOGRAM 8 macro
2042 __le32 ofdm[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 0.8usec counts */
2043 __le32 cck[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 1usec counts */
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h1988 #define NUM_ELEMENTS_IN_HISTOGRAM 8 macro
1991 __le32 ofdm[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 0.8usec counts */
1992 __le32 cck[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 1usec counts */

Completed in 29 milliseconds