Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwi.c214 static void iwi_collect_bands(struct ieee80211com *, uint8_t [], size_t);
3584 iwi_collect_bands(struct ieee80211com *ic, uint8_t bands[], size_t bands_sz) in iwi_collect_bands() function
3602 iwi_collect_bands(ic, bands, sizeof(bands)); in iwi_getradiocaps()