Home
last modified time | relevance | path

Searched refs:RT2860_TX_QSEL_MGMT (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dmtwreg.h753 #define RT2860_TX_QSEL_MGMT (0 << 1) macro
H A Drt2860reg.h845 #define RT2860_TX_QSEL_MGMT (0 << 1) macro
H A Drt2860.c1680 qsel = (qid < EDCA_NUM_AC) ? RT2860_TX_QSEL_EDCA : RT2860_TX_QSEL_MGMT; in rt2860_tx()