Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_regs.h547 #define RSR_RSC_LOWER_SUB_CHANNEL BIT(21) /* 0x200000 */ macro
550 RSR_RSC_LOWER_SUB_CHANNEL)
Drtl8xxxu_core.c1188 rsr |= RSR_RSC_LOWER_SUB_CHANNEL; in rtl8xxxu_gen1_config_channel()