HomeSort by: relevance | last modified time | path
    Searched refs:athn_5ghz_chans (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 264 static const uint8_t athn_5ghz_chans[] = { variable in typeref:typename:const uint8_t[]
athn.c 457 for (i = 0; i < __arraycount(athn_5ghz_chans); i++) {
458 chan = athn_5ghz_chans[i];

Completed in 13 milliseconds