Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Dregs.h1050 #define AGC_RPT_CCK BIT(7) macro
H A Dcore.c4461 val32 |= AGC_RPT_CCK; in rtl8xxxu_init_device()
4463 val32 &= ~AGC_RPT_CCK; in rtl8xxxu_init_device()