Searched refs:bss_lose_timeout (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.h841 u32 bss_lose_timeout; member in struct:conf_conn_settings
H A Dwl1271_acx.c528 timeout = wl->conf.conn.bss_lose_timeout;
532 acx->bss_lose_timeout = cpu_to_le32(timeout);
H A Dwl1251_acx.h473 u32 bss_lose_timeout; /* number of TU's from synch fail */ member in struct:acx_conn_monit_params
H A Dwl1271_acx.h392 __le32 bss_lose_timeout; /* number of TU's from synch fail */ member in struct:acx_conn_monit_params
H A Dwl1251_acx.c569 acx->bss_lose_timeout = NO_BEACON_DEFAULT_TIMEOUT;
H A Dwl1271_main.c233 .bss_lose_timeout = 100,

Completed in 72 milliseconds