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

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210reg.h 305 #define AR_BSS_ID1_AID_S 16
ar5210_misc.c 320 ((assocId & 0x3fff)<<AR_BSS_ID1_AID_S));
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_misc.c 321 ((assocId & 0x3fff)<<AR_BSS_ID1_AID_S));
ar5211reg.h 765 #define AR_BSS_ID1_AID_S 16 /* Shift for association ID */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 229 ((assocId & 0x3fff)<<AR_BSS_ID1_AID_S));
ar5212reg.h 873 #define AR_BSS_ID1_AID_S 16
  /src/sys/dev/ic/
athnreg.h 975 #define AR_BSS_ID1_AID_S 16

Completed in 42 milliseconds