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

  /src/sys/dev/pci/
if_iwm.c 293 static uint8_t iwm_ch_id_to_ch_index(uint16_t);
2194 iwm_ch_id_to_ch_index(uint16_t ch_id) function in typeref:typename:uint8_t
2230 uint8_t ch_index = iwm_ch_id_to_ch_index(ch_id);

Completed in 15 milliseconds