Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Devent.c318 int delay = wl->conf.conn.synch_fail_thold * in wlcore_event_beacon_loss()
H A Dconf.h636 u32 synch_fail_thold; member
H A Dacx.c456 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()
H A Dacx.h276 __le32 synch_fail_thold; /* number of beacons missed */ member
/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.h499 u32 synch_fail_thold; /* number of beacons missed */ member
H A Dacx.c527 acx->synch_fail_thold = SYNCH_FAIL_DEFAULT_THRESHOLD; in wl1251_acx_conn_monit_params()