Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ath/
H A Dath_hal.h970 const uint8_t *bssid, uint16_t assocId);
/titanic_44/usr/src/uts/common/io/arn/
H A Darn_ath9k.h939 uint16_t assocId);
H A Darn_hw.c4061 const uint8_t *bssid, uint16_t assocId) in ath9k_hw_write_associd() argument
4066 ahp->ah_assocId = assocId; in ath9k_hw_write_associd()
4070 ((assocId & 0x3fff) << AR_BSS_ID1_AID_S)); in ath9k_hw_write_associd()
/titanic_44/usr/src/uts/common/io/mwl/
H A Dmwl.c2023 const uint8_t bssId[IEEE80211_ADDR_LEN], uint16_t assocId) in mwl_hal_setassocid() argument
2029 pCmd->AssocID = LE_16(assocId); in mwl_hal_setassocid()