Searched refs:ADR_BA_ST_SEQ (Results 1 – 2 of 2) sorted by relevance
2013 SMAC_REG_WRITE(sh, ADR_BA_ST_SEQ, ssn); in ssv6200_hw_set_rx_ba_session()
591 #define ADR_BA_ST_SEQ (MRX_REG_BASE+0x00000110) macro2701 #define GET_BA_ST_SEQ (((REG32(ADR_BA_ST_SEQ)) & 0x00000fff ) >> 0)6342 #define SET_BA_ST_SEQ(_VAL_) (REG32(ADR_BA_ST_SEQ)) = (((_VAL_) << 0) | ((REG32(ADR_BA_ST_SEQ)) & 0…9024 #define DEF_BA_ST_SEQ() (REG32(ADR_BA_ST_SEQ)) = (0x00000000)