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

  /src/sys/external/isc/atheros_hal/dist/
ah.h 419 #define CHANNEL_INTERFERENCE 0x01 /* Software use: channel interference
ah_regdomain.c 2715 if ((cc->privFlags & CHANNEL_INTERFERENCE) &&
2731 if ((cc->privFlags & CHANNEL_INTERFERENCE) &&
  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 588 ichan->privFlags &= ~CHANNEL_INTERFERENCE;
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_reset.c 242 ichan->privFlags &= ~CHANNEL_INTERFERENCE;
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c 673 ichan->privFlags &= ~CHANNEL_INTERFERENCE;
794 ichan->privFlags &= ~CHANNEL_INTERFERENCE;
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 364 ichan->privFlags &= ~CHANNEL_INTERFERENCE;
469 ichan->privFlags &= ~CHANNEL_INTERFERENCE;
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c 240 ichan->privFlags &= ~CHANNEL_INTERFERENCE;
  /src/sys/dev/ic/
ath.c 4527 if (hchan.privFlags & CHANNEL_INTERFERENCE) {

Completed in 95 milliseconds