Home
last modified time | relevance | path

Searched refs:IWN_NBANDS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1648 #define IWN_NBANDS 8 macro
1658 static const uint32_t iwn4965_regulatory_bands[IWN_NBANDS] = {
1668 static const uint32_t iwn5000_regulatory_bands[IWN_NBANDS] = {
H A Dif_iwnvar.h279 bands[IWN_NBANDS];
H A Dif_iwn.c2206 for (i = 0; i < IWN_NBANDS; i++) in iwn4965_read_eeprom()
4728 for (i = 0; i < IWN_NBANDS; i++) in iwn4965_set_txpower()
4732 if (i == IWN_NBANDS) /* Can't happen in real-life. */ in iwn4965_set_txpower()