HomeSort by: relevance | last modified time | path
    Searched defs:iwm_init_channel_map (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_iwm.c 313 static void iwm_init_channel_map(struct iwm_softc *, const uint16_t * const,
2619 iwm_init_channel_map(struct iwm_softc *sc, const uint16_t * const nvm_ch_flags, function in typeref:typename:void
3179 iwm_init_channel_map(sc, &nvm_sw[IWM_NVM_CHANNELS],
3182 iwm_init_channel_map(sc, &regulatory[IWM_NVM_CHANNELS_8000],

Completed in 16 milliseconds