Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h570 #define TXDESC32_SHORT_GI BIT(6) macro
H A Drtl8xxxu_core.c5323 tx_desc->txdw5 |= cpu_to_le32(TXDESC32_SHORT_GI); in rtl8xxxu_fill_txdesc_v1()
5477 tx_desc->txdw5 |= cpu_to_le32(TXDESC32_SHORT_GI); in rtl8xxxu_fill_txdesc_v3()