Searched refs:QSEL_SHT (Results 1 – 8 of 8) sorted by relevance
262 ptx_desc->txdw1 |= cpu_to_le32((0x13 << QSEL_SHT) & 0x00001f00); in r8712_construct_txaggr_cmd_desc()452 ((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()461 ((0x13 << QSEL_SHT) & 0x00001f00); in update_txdesc()474 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()555 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()578 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()582 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()
58 #define QSEL_SHT (8) macro
349 pdesc->txdw1 |= cpu_to_le32((0x13 << QSEL_SHT) & in r8712_cmd_thread()
340 (le32_to_cpu(txdesc.txdw1) >> QSEL_SHT) & 0x1f; in r8712_update_attrib()
65 …ptxdesc->txdw1 |= cpu_to_le32((QSLT_MGNT << QSEL_SHT) & 0x00001f00); /* Fixed queue of Mgnt queue… in rtl8188e_fill_fake_txdesc()210 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()270 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()
50 #define QSEL_SHT 8 macro
36 #define QSEL_SHT 8 macro
656 desc->txdw1 |= cpu_to_le32((pattrib->qsel << QSEL_SHT) & 0x00001F00); /* Queue Select, TID */ in SetPacketTx()