Searched refs:RT2860_TX_QSEL_MGMT (Results 1 – 4 of 4) sorted by relevance
748 #define RT2860_TX_QSEL_MGMT (0 << 1) macro
753 #define RT2860_TX_QSEL_MGMT (0 << 1) macro
790 #define RT2860_TX_QSEL_MGMT (0 << 1) macro
1631 qsel = (qid < WME_NUM_AC) ? RT2860_TX_QSEL_EDCA : RT2860_TX_QSEL_MGMT; in rt2860_tx()1872 qsel = (qid < WME_NUM_AC) ? RT2860_TX_QSEL_EDCA : RT2860_TX_QSEL_MGMT; in rt2860_tx_raw()