Searched refs:AR_BSS_ID1_AID_S (Results 1 – 11 of 11) sorted by relevance
316 #define AR_BSS_ID1_AID_S 16 macro
321 ((assocId & 0x3fff)<<AR_BSS_ID1_AID_S)); in ar5210WriteAssocid()
776 #define AR_BSS_ID1_AID_S 16 /* Shift for association ID */ macro
321 ((assocId & 0x3fff)<<AR_BSS_ID1_AID_S)); in ar5211WriteAssocid()
876 #define AR_BSS_ID1_AID_S 16 macro
226 ((assocId & 0x3fff)<<AR_BSS_ID1_AID_S)); in ar5212WriteAssocid()
450 (ahp->ah_assocId & 0x3fff) << AR_BSS_ID1_AID_S); in ar5212Reset()
1340 #define AR_BSS_ID1_AID_S 16 // Shift for association ID macro
302 ((assoc_id & 0x3fff) << AR_BSS_ID1_AID_S)); in ar9300_write_associd()
5001 ((ahp->ah_assoc_id & 0x3fff) << AR_BSS_ID1_AID_S)); in ar9300_reset()
309 (ahp->ah_assocId & 0x3fff) << AR_BSS_ID1_AID_S); in ar5416Reset()