Searched refs:txdw1 (Results 1 – 9 of 9) sorted by relevance
56 …ptxdesc->txdw1 |= cpu_to_le32((QSLT_MGNT << QSEL_SHT) & 0x00001f00); /* Fixed queue of Mgnt queue… in rtl8188e_fill_fake_txdesc()60 ptxdesc->txdw1 |= cpu_to_le32(NAVUSEHDR); in rtl8188e_fill_fake_txdesc()84 ptxdesc->txdw1 |= cpu_to_le32((0x01 << SEC_TYPE_SHT) & 0x00c00000); in fill_txdesc_sectype()89 ptxdesc->txdw1 |= cpu_to_le32((0x01 << SEC_TYPE_SHT) & 0x00c00000); in fill_txdesc_sectype()93 ptxdesc->txdw1 |= cpu_to_le32((0x03 << SEC_TYPE_SHT) & 0x00c00000); in fill_txdesc_sectype()177 ptxdesc->txdw1 |= cpu_to_le32((pxmitframe->pkt_offset << 26) & 0x7c000000); in update_txdesc()184 ptxdesc->txdw1 |= cpu_to_le32(pattrib->mac_id & 0x3F); in update_txdesc()187 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()189 ptxdesc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); in update_txdesc()244 ptxdesc->txdw1 |= cpu_to_le32(pattrib->mac_id & 0x3f); in update_txdesc()[all …]
262 ptx_desc->txdw1 |= cpu_to_le32((0x13 << QSEL_SHT) & 0x00001f00); in r8712_construct_txaggr_cmd_desc()441 ptxdesc->txdw1 |= cpu_to_le32((pattrib->mac_id) & 0x1f); in update_txdesc()451 ptxdesc->txdw1 |= cpu_to_le32 in update_txdesc()460 ptxdesc->txdw1 |= cpu_to_le32 in update_txdesc()474 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()477 ptxdesc->txdw1 |= cpu_to_le32(BIT(16));/*Non-QoS*/ in update_txdesc()482 ptxdesc->txdw1 |= cpu_to_le32((0x01 << 22) & in update_txdesc()485 ptxdesc->txdw1 |= in update_txdesc()491 ptxdesc->txdw1 |= cpu_to_le32((0x02 << 22) & in update_txdesc()495 ptxdesc->txdw1 |= cpu_to_le32((0x03 << 22) & in update_txdesc()[all …]
81 __le32 txdw1; member
313 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()
85 __le32 txdw1; member
90 __le32 txdw1; member
370 __le32 txdw1; member384 __le32 txdw1; member
4968 tx_desc->txdw1 |= cpu_to_le32(TXDESC32_AGG_ENABLE); in rtl8xxxu_fill_txdesc_v1()4970 tx_desc->txdw1 |= cpu_to_le32(TXDESC32_AGG_BREAK); in rtl8xxxu_fill_txdesc_v1()5135 tx_desc->txdw1 = cpu_to_le32(queue << TXDESC_QUEUE_SHIFT); in rtl8xxxu_tx()5142 tx_desc->txdw1 |= cpu_to_le32(TXDESC_SEC_RC4); in rtl8xxxu_tx()5145 tx_desc->txdw1 |= cpu_to_le32(TXDESC_SEC_AES); in rtl8xxxu_tx()