AR_RX_FILTER
uint32_t bits = REG_READ(ah, AR_RX_FILTER);
REG_WRITE(ah, AR_RX_FILTER, (bits & 0xffff) | AR_RX_COMPR_BAR);