Searched refs:synch_fail_thold (Results 1 – 8 of 8) sorted by relevance
318 int delay = wl->conf.conn.synch_fail_thold * in wlcore_event_beacon_loss()
636 u32 synch_fail_thold; member
456 threshold = wl->conf.conn.synch_fail_thold; in wl1271_acx_conn_monit_params()461 acx->synch_fail_thold = cpu_to_le32(threshold); in wl1271_acx_conn_monit_params()
276 __le32 synch_fail_thold; /* number of beacons missed */ member
499 u32 synch_fail_thold; /* number of beacons missed */ member
527 acx->synch_fail_thold = SYNCH_FAIL_DEFAULT_THRESHOLD; in wl1251_acx_conn_monit_params()
223 .synch_fail_thold = 12,
364 .synch_fail_thold = 12,
Completed in 28 milliseconds