Searched refs:BW_OPMODE_5G (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_hw.h285 #define BW_OPMODE_5G BIT1 macro
H A Dr8192U_core.c3252 regBwOpMode = BW_OPMODE_5G |BW_OPMODE_20MHZ;
3285 regBwOpMode = BW_OPMODE_5G;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_hw.h401 #define BW_OPMODE_5G BIT1 macro
H A Dr8192E_core.c3160 regBwOpMode = BW_OPMODE_5G |BW_OPMODE_20MHZ;
3178 regBwOpMode = BW_OPMODE_5G;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192S_hw.h936 #define BW_OPMODE_5G BIT1 macro
H A Dr8192U_core.c4126 regBwOpMode = BW_OPMODE_5G |BW_OPMODE_20MHZ;
4159 regBwOpMode = BW_OPMODE_5G;
4469 regBwOpMode = BW_OPMODE_5G |BW_OPMODE_20MHZ;
4500 regBwOpMode = BW_OPMODE_5G;

Completed in 218 milliseconds