Searched refs:R92C_TXDW1_QSEL_MGNT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx_desc.h50 #define R92C_TXDW1_QSEL_MGNT 0x12 macro
H A Dr92c_tx.c311 qsel = R92C_TXDW1_QSEL_MGNT;
314 qsel = R92C_TXDW1_QSEL_MGNT;
382 txd->txdw1 |= htole32(SM(R92C_TXDW1_QSEL, R92C_TXDW1_QSEL_MGNT));
409 SM(R92C_TXDW1_QSEL, R92C_TXDW1_QSEL_MGNT));

Completed in 108 milliseconds