Searched defs:NUM_ELEMENTS_IN_HISTOGRAM (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A Dcommands.h2188 #define NUM_ELEMENTS_IN_HISTOGRAM 8 macro
2191 __le32 ofdm[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 0.8usec counts */
2192 __le32 cck[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 1usec counts */
/drivers/net/wireless/iwlwifi/
H A Diwl-commands.h2076 #define NUM_ELEMENTS_IN_HISTOGRAM 8 macro
2079 __le32 ofdm[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 0.8usec counts */
2080 __le32 cck[NUM_ELEMENTS_IN_HISTOGRAM]; /* in 1usec counts */

Completed in 32 milliseconds