Searched refs:good_CRC_th (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-lib.c1291 scan->good_CRC_th = IWL_GOOD_CRC_TH_DISABLED;
1295 scan->good_CRC_th = is_active ? IWL_GOOD_CRC_TH_DEFAULT :
H A Diwl-commands.h2648 * quiet_plcp_th, good_CRC_th)
2764 * packets are cleanly received on the channel (controlled by good_CRC_th,
2780 __le16 good_CRC_th; /* passive -> active promotion threshold */ member in struct:iwl3945_scan_cmd
2824 __le16 good_CRC_th; /* passive -> active promotion threshold */ member in struct:iwl_scan_cmd
H A Diwl3945-base.c2932 scan->good_CRC_th = 0;
2942 scan->good_CRC_th = is_active ? IWL_GOOD_CRC_TH_DEFAULT :

Completed in 92 milliseconds