OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWM_NVM_CHANNELS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmreg.h
2154
#define
IWM_NVM_CHANNELS
0x1E0 - IWM_NVM_SW_SECTION
if_iwm.c
169
static const uint8_t
iwm_nvm_channels
[] = {
variable
3420
iwm_init_channel_map(sc, regulatory,
iwm_nvm_channels
,
3421
MIN(n_regulatory, __arraycount(
iwm_nvm_channels
)));
3423
iwm_init_channel_map(sc, &nvm_sw[
IWM_NVM_CHANNELS
],
3424
iwm_nvm_channels
, __arraycount(
iwm_nvm_channels
));
Completed in 31 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026