Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_regs.h422 #define RSR_RSC_LOWER_SUB_CHANNEL BIT(21) /* 0x200000 */ macro
425 RSR_RSC_LOWER_SUB_CHANNEL)
Drtl8xxxu.c1416 rsr |= RSR_RSC_LOWER_SUB_CHANNEL; in rtl8723au_config_channel()