Searched refs:synch_fail_thold (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/net/wireless/wl12xx/
H A Dwl1271_conf.h832 u32 synch_fail_thold; member in struct:conf_conn_settings
H A Dwl1271_acx.c527 threshold = wl->conf.conn.synch_fail_thold;
531 acx->synch_fail_thold = cpu_to_le32(threshold);
H A Dwl1251_acx.h472 u32 synch_fail_thold; /* number of beacons missed */ member in struct:acx_conn_monit_params
H A Dwl1271_acx.h391 __le32 synch_fail_thold; /* number of beacons missed */ member in struct:acx_conn_monit_params
H A Dwl1251_acx.c568 acx->synch_fail_thold = SYNCH_FAIL_DEFAULT_THRESHOLD;
H A Dwl1271_main.c232 .synch_fail_thold = 10,

Completed in 51 milliseconds