Searched refs:txdw2 (Results 1 – 10 of 10) sorted by relevance
477 ptxdesc->txdw2 = cpu_to_le32 in update_txdesc()489 ptxdesc->txdw2 = cpu_to_le32 in update_txdesc()529 ptxdesc->txdw2 |= cpu_to_le32(BMC); in update_txdesc()547 ptxdesc->txdw2 |= cpu_to_le32(BK); in update_txdesc()563 ptxdesc->txdw2 = cpu_to_le32(ptxdesc_mp->txdw2); in update_txdesc()565 ptxdesc->txdw2 |= cpu_to_le32(BMC); in update_txdesc()566 ptxdesc->txdw2 |= cpu_to_le32(BK); in update_txdesc()581 ptxdesc->txdw2 |= cpu_to_le32(BMC); in update_txdesc()
96 unsigned int txdw2; member
93 ptxdesc->txdw2 |= cpu_to_le32(BIT(23)); /* BT NULL */ in rtl8188e_fill_fake_txdesc()111 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()116 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()120 ptxdesc->txdw2 |= cpu_to_le32(0x7 << AMPDU_DENSITY_SHT); in fill_txdesc_sectype()235 ptxdesc->txdw2 |= cpu_to_le32(AGG_EN);/* AGG EN */ in update_txdesc()238 ptxdesc->txdw2 |= cpu_to_le32(AGG_BK);/* AGG BK */ in update_txdesc()278 ptxdesc->txdw2 |= cpu_to_le32(AGG_BK);/* AGG BK */ in update_txdesc()295 ptxdesc->txdw2 |= cpu_to_le32(BIT(19)); in update_txdesc()
84 DBG_88E("txdw2(0x%08x)\n", ptxdesc->txdw2); in _dbg_dump_tx_info()
100 __le32 txdw2; member
97 __le32 txdw2; member
218 ptxdesc->txdw2 |= cpu_to_le32(BIT(19)); in update_txdesc()
1879 ptxdesc->txdw2 |= cpu_to_le32(BIT(23)); /* BT NULL */ in rtl8723a_fill_fake_txdesc()
205 __le32 txdw2; member
4837 tx_desc->txdw2 |= cpu_to_le32(val32); in rtl8xxxu_tx()