Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h257 uint16_t ah_assocId; member
H A Dar5212_misc.c223 ahp->ah_assocId = assocId; in ar5212WriteAssocid()
H A Dar5212_reset.c450 (ahp->ah_assocId & 0x3fff) << AR_BSS_ID1_AID_S); in ar5212Reset()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c309 (ahp->ah_assocId & 0x3fff) << AR_BSS_ID1_AID_S); in ar5416Reset()