Searched refs:assocId (Results 1 – 4 of 4) sorted by relevance
970 const uint8_t *bssid, uint16_t assocId);
939 uint16_t assocId);
4061 const uint8_t *bssid, uint16_t assocId) in ath9k_hw_write_associd() argument4066 ahp->ah_assocId = assocId; in ath9k_hw_write_associd()4070 ((assocId & 0x3fff) << AR_BSS_ID1_AID_S)); in ath9k_hw_write_associd()
2023 const uint8_t bssId[IEEE80211_ADDR_LEN], uint16_t assocId) in mwl_hal_setassocid() argument2029 pCmd->AssocID = LE_16(assocId); in mwl_hal_setassocid()