Searched refs:RT2860_TXQ_ACKREQ (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/rwn/ | ||
H A D | rt2860_reg.h | 618 #define RT2860_TXQ_ACKREQ (1 << 7) macro |
H A D | rt2860.c | 1635 if (!(stat & RT2860_TXQ_ACKREQ) || wcid == 0xff) in rt2860_drain_stats_fifo() |