Home
last modified time | relevance | path

Searched refs:TXDESC32_SHORT_GI (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h561 #define TXDESC32_SHORT_GI BIT(6) macro
Drtl8xxxu_core.c5328 tx_desc->txdw5 |= cpu_to_le32(TXDESC32_SHORT_GI); in rtl8xxxu_fill_txdesc_v1()
5482 tx_desc->txdw5 |= cpu_to_le32(TXDESC32_SHORT_GI); in rtl8xxxu_fill_txdesc_v3()