Searched refs:low_rssi_threshold_ratr_40M (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/rtl8192e/
H A Dr8192E.h709 u32 low_rssi_threshold_ratr_40M; member in struct:_rate_adaptive
H A Dr8192E_dm.c374 pra->low_rssi_threshold_ratr_40M = 0x8f0ff005;
383 pra->low_rssi_threshold_ratr_40M = 0x000ff005;
452 (pra->low_rssi_threshold_ratr_40M & (~BIT31)) | ((bshort_gi_enabled)? BIT31:0) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U.h773 u32 low_rssi_threshold_ratr_40M; member in struct:_rate_adaptive
H A Dr8192U_dm.c321 pra->low_rssi_threshold_ratr_40M = 0x8f0ff005;
330 pra->low_rssi_threshold_ratr_40M = 0x000ff005;
399 (pra->low_rssi_threshold_ratr_40M & (~BIT31)) | ((bshort_gi_enabled)? BIT31:0) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U.h899 u32 low_rssi_threshold_ratr_40M; member in struct:_rate_adaptive
H A Dr8192U_dm.c366 pra->low_rssi_threshold_ratr_40M = 0x8f0ff005;
375 pra->low_rssi_threshold_ratr_40M = 0x000ff005;
444 (pra->low_rssi_threshold_ratr_40M & (~BIT31)) | ((bshort_gi_enabled)? BIT31:0) ;

Completed in 168 milliseconds