Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h1340 #define AR_BSS_ID1_AID_S 16 // Shift for association ID macro
H A Dar9300_misc.c302 ((assoc_id & 0x3fff) << AR_BSS_ID1_AID_S)); in ar9300_write_associd()
H A Dar9300_reset.c4996 ((ahp->ah_assoc_id & 0x3fff) << AR_BSS_ID1_AID_S)); in ar9300_reset()