Home
last modified time | relevance | path

Searched refs:BIT_TXSC_40M (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dreg.h262 #define BIT_TXSC_40M(x) \ macro
H A Dmac.c27 BIT_TXSC_20M(txsc20) | BIT_TXSC_40M(txsc40)); in rtw_set_channel_mac()
H A Drtw88xxa.c1406 txsc = BIT_TXSC_20M(txsc20) | BIT_TXSC_40M(txsc40); in rtw88xxa_post_set_bw_mode()
H A Drtw8814a.c1096 txsc = BIT_TXSC_20M(txsc20) | BIT_TXSC_40M(txsc40); in rtw8814a_set_bw_mode()