Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h569 #define TXDESC40_SHORT_PREAMBLE BIT(4) macro
H A Drtl8xxxu_core.c5392 tx_desc40->txdw5 |= cpu_to_le32(TXDESC40_SHORT_PREAMBLE); in rtl8xxxu_fill_txdesc_v2()