Home
last modified time | relevance | path

Searched defs:assocId (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c312 ar5210WriteAssocid(struct ath_hal *ah, const uint8_t *bssid, uint16_t assocId) in ar5210WriteAssocid()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c313 ar5211WriteAssocid(struct ath_hal *ah, const uint8_t *bssid, uint16_t assocId) in ar5211WriteAssocid()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c217 ar5212WriteAssocid(struct ath_hal *ah, const uint8_t *bssid, uint16_t assocId) in ar5212WriteAssocid()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c318 uint16_t assocId) in ar9300_Stub_WriteAssocid()
/freebsd/sys/dev/mwl/
H A Dmwlhal.c1335 const uint8_t bssId[IEEE80211_ADDR_LEN], uint16_t assocId) in mwl_hal_setassocid()