Searched refs:QSEL_SHT (Results 1 – 9 of 9) sorted by relevance
274 ptx_desc->txdw1 |= cpu_to_le32((0x13 << QSEL_SHT) & 0x00001f00); in r8712_construct_txaggr_cmd_desc()476 ((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()485 ((0x13 << QSEL_SHT) & 0x00001f00); in update_txdesc()498 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()577 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()599 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()603 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()
72 #define QSEL_SHT (8) macro
368 pdesc->txdw1 |= cpu_to_le32((0x13 << QSEL_SHT) & in r8712_cmd_thread()
342 pattrib->priority = (txdesc.txdw1 >> QSEL_SHT) & 0x1f; in r8712_update_attrib()
69 #define QSEL_SHT 8 macro
82 ptxdesc->txdw1 |= cpu_to_le32((QSLT_MGNT<<QSEL_SHT)&0x00001f00); /* Fixed queue of Mgnt queue */ in rtl8188e_fill_fake_txdesc()228 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()288 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()
159 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()211 ptxdesc->txdw1 |= cpu_to_le32((qsel<<QSEL_SHT)&0x00001f00); in update_txdesc()
1865 ptxdesc->txdw1 |= cpu_to_le32((QSLT_MGNT << QSEL_SHT) & 0x00001f00); in rtl8723a_fill_fake_txdesc()
48 #define QSEL_SHT 8 macro