Searched refs:txdw1 (Results 1 – 12 of 12) sorted by relevance
66 ptxdesc->txdw1 |= cpu_to_le32((0x01<<22)&0x00c00000); in fill_txdesc_sectype()70 ptxdesc->txdw1 |= cpu_to_le32((0x01<<22)&0x00c00000); in fill_txdesc_sectype()73 ptxdesc->txdw1 |= cpu_to_le32((0x03<<22)&0x00c00000); in fill_txdesc_sectype()156 ptxdesc->txdw1 |= cpu_to_le32(pattrib->mac_id&0x1f); in update_txdesc()159 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()161 ptxdesc->txdw1 |= cpu_to_le32((pattrib->raid<<16) & 0x000f0000); in update_txdesc()166 ptxdesc->txdw1 |= cpu_to_le32(BIT(5));/* AGG EN */ in update_txdesc()168 ptxdesc->txdw1 |= cpu_to_le32(BIT(6));/* AGG BK */ in update_txdesc()197 ptxdesc->txdw1 |= cpu_to_le32(BIT(6));/* AGG BK */ in update_txdesc()208 ptxdesc->txdw1 |= cpu_to_le32(pattrib->mac_id&0x1f); in update_txdesc()[all …]
1865 ptxdesc->txdw1 |= cpu_to_le32((QSLT_MGNT << QSEL_SHT) & 0x00001f00); in rtl8723a_fill_fake_txdesc()1870 ptxdesc->txdw1 |= cpu_to_le32(NAVUSEHDR); in rtl8723a_fill_fake_txdesc()
274 ptx_desc->txdw1 |= cpu_to_le32((0x13 << QSEL_SHT) & 0x00001f00); in r8712_construct_txaggr_cmd_desc()465 ptxdesc->txdw1 |= cpu_to_le32((pattrib->mac_id) & 0x1f); in update_txdesc()475 ptxdesc->txdw1 |= cpu_to_le32 in update_txdesc()484 ptxdesc->txdw1 |= cpu_to_le32 in update_txdesc()498 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()501 ptxdesc->txdw1 |= cpu_to_le32(BIT(16));/*Non-QoS*/ in update_txdesc()506 ptxdesc->txdw1 |= cpu_to_le32((0x01 << 22) & in update_txdesc()509 ptxdesc->txdw1 |= cpu_to_le32((psecuritypriv-> in update_txdesc()515 ptxdesc->txdw1 |= cpu_to_le32((0x02 << 22) & in update_txdesc()519 ptxdesc->txdw1 |= cpu_to_le32((0x03 << 22) & in update_txdesc()[all …]
95 unsigned int txdw1; member
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()
82 ptxdesc->txdw1 |= cpu_to_le32((QSLT_MGNT<<QSEL_SHT)&0x00001f00); /* Fixed queue of Mgnt queue */ in rtl8188e_fill_fake_txdesc()86 ptxdesc->txdw1 |= cpu_to_le32(NAVUSEHDR); in rtl8188e_fill_fake_txdesc()110 ptxdesc->txdw1 |= cpu_to_le32((0x01<<SEC_TYPE_SHT)&0x00c00000); in fill_txdesc_sectype()115 ptxdesc->txdw1 |= cpu_to_le32((0x01<<SEC_TYPE_SHT)&0x00c00000); in fill_txdesc_sectype()119 ptxdesc->txdw1 |= cpu_to_le32((0x03<<SEC_TYPE_SHT)&0x00c00000); in fill_txdesc_sectype()218 ptxdesc->txdw1 |= cpu_to_le32((pxmitframe->pkt_offset << 26) & 0x7c000000); in update_txdesc()225 ptxdesc->txdw1 |= cpu_to_le32(pattrib->mac_id & 0x3F); in update_txdesc()228 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()230 ptxdesc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); in update_txdesc()285 ptxdesc->txdw1 |= cpu_to_le32(pattrib->mac_id & 0x3f); in update_txdesc()[all …]
83 DBG_88E("txdw1(0x%08x)\n", ptxdesc->txdw1); in _dbg_dump_tx_info()
99 __le32 txdw1; member
96 __le32 txdw1; member
204 __le32 txdw1; member
4801 tx_desc->txdw1 = cpu_to_le32(queue << TXDESC_QUEUE_SHIFT); in rtl8xxxu_tx()4808 tx_desc->txdw1 |= cpu_to_le32(TXDESC_SEC_RC4); in rtl8xxxu_tx()4811 tx_desc->txdw1 |= cpu_to_le32(TXDESC_SEC_AES); in rtl8xxxu_tx()4838 tx_desc->txdw1 |= cpu_to_le32(TXDESC_AGG_ENABLE); in rtl8xxxu_tx()4840 tx_desc->txdw1 |= cpu_to_le32(TXDESC_BK); in rtl8xxxu_tx()4842 tx_desc->txdw1 |= cpu_to_le32(TXDESC_BK); in rtl8xxxu_tx()