Home
last modified time | relevance | path

Searched refs:max_connect_timeout (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/ !
H A Dwlan_cm_api.c176 uint32_t max_connect_timeout) in wlan_cm_set_max_connect_timeout() argument
178 cm_set_max_connect_timeout(vdev, max_connect_timeout); in wlan_cm_set_max_connect_timeout()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/ !
H A Dwlan_cm_api.h168 uint32_t max_connect_timeout);
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/ !
H A Dwlan_cm_main_api.h1080 uint32_t max_connect_timeout);
H A Dwlan_cm_util.c1213 uint32_t max_connect_timeout) in cm_set_max_connect_timeout() argument
1221 cm_ctx->connect_timeout = max_connect_timeout; in cm_set_max_connect_timeout()