Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_regs.h539 #define RSR_RSC_LOWER_SUB_CHANNEL BIT(21) /* 0x200000 */ macro
542 RSR_RSC_LOWER_SUB_CHANNEL)
Drtl8xxxu_core.c1181 rsr |= RSR_RSC_LOWER_SUB_CHANNEL; in rtl8xxxu_gen1_config_channel()