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

/drivers/net/wireless/wl12xx/
H A Dconf.h856 u32 synch_fail_thold; member in struct:conf_conn_settings
H A Dacx.c462 threshold = wl->conf.conn.synch_fail_thold;
467 acx->synch_fail_thold = cpu_to_le32(threshold);
H A Dacx.h287 __le32 synch_fail_thold; /* number of beacons missed */ member in struct:acx_conn_monit_params
H A Dmain.c239 .synch_fail_thold = 10,
/drivers/net/wireless/wl1251/
H A Dacx.c568 acx->synch_fail_thold = SYNCH_FAIL_DEFAULT_THRESHOLD;
H A Dacx.h513 u32 synch_fail_thold; /* number of beacons missed */ member in struct:acx_conn_monit_params

Completed in 324 milliseconds