Home
last modified time | relevance | path

Searched refs:txdw5 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h93 __le32 txdw5; member
/linux-6.15/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c5307 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 …]
H A Drtl8xxxu.h408 __le32 txdw5; member
422 __le32 txdw5; member