Searched refs:AR_Q_RDYTIMECFG_EN (Results 1 – 4 of 4) sorted by relevance
365 AR_Q_RDYTIMECFG_EN); in ar9300_reset_tx_queue()437 AR_Q_RDYTIMECFG_EN); in ar9300_reset_tx_queue()457 AR_Q_RDYTIMECFG_EN); in ar9300_reset_tx_queue()
493 #define AR_Q_RDYTIMECFG_EN 0x01000000 // ready_time enable macro
301 AR_Q_RDYTIMECFG_EN); in ar5211ResetTxQueue()350 OS_REG_WRITE(ah, AR_QRDYTIMECFG(q), value | AR_Q_RDYTIMECFG_EN); in ar5211ResetTxQueue()
496 #define AR_Q_RDYTIMECFG_EN 0x01000000 /* ReadyTime enable */ macro