Searched refs:txdw5 (Results 1 – 3 of 3) sorted by relevance
93 __le32 txdw5; member
5307 tx_desc->txdw5 = cpu_to_le32(rate); in rtl8xxxu_fill_txdesc_v1()5310 tx_desc->txdw5 |= cpu_to_le32(0x0001ff00); in rtl8xxxu_fill_txdesc_v1()5320 tx_desc->txdw5 = cpu_to_le32(rate); in rtl8xxxu_fill_txdesc_v1()5323 tx_desc->txdw5 |= cpu_to_le32(TXDESC32_RETRY_LIMIT_ENABLE); in rtl8xxxu_fill_txdesc_v1()5333 tx_desc->txdw5 |= cpu_to_le32(TXDESC32_SHORT_GI); in rtl8xxxu_fill_txdesc_v1()5402 tx_desc40->txdw5 |= cpu_to_le32(TXDESC40_SHORT_PREAMBLE); in rtl8xxxu_fill_txdesc_v2()5445 tx_desc->txdw5 = cpu_to_le32(rate); in rtl8xxxu_fill_txdesc_v3()5449 tx_desc->txdw5 |= cpu_to_le32(0x0001ff00); in rtl8xxxu_fill_txdesc_v3()5464 tx_desc->txdw5 = cpu_to_le32(rate); in rtl8xxxu_fill_txdesc_v3()5467 tx_desc->txdw5 |= cpu_to_le32(TXDESC32_RETRY_LIMIT_ENABLE); in rtl8xxxu_fill_txdesc_v3()[all …]
408 __le32 txdw5; member422 __le32 txdw5; member