Searched refs:AR_DMISC (Results 1 – 3 of 3) sorted by relevance
497 OS_REG_WRITE(ah, AR_DMISC(q), dmisc); in ar9300_reset_tx_queue()
542 OS_REG_WRITE(ah, AR_DMISC(qnum), in ar9300__cont_tx_mode()
621 #define AR_DMISC(_i) (AR_D0_MISC + ((_i)<<2)) macro