Home
last modified time | relevance | path

Searched refs:max_retries (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/components/wmi/inc/
Dwmi_unified_roam_param.h43 uint32_t max_retries; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_sta_api.c28 uint32_t max_retries, in wmi_unified_set_sta_sa_query_param_cmd() argument
33 vdev_id, max_retries, in wmi_unified_set_sta_sa_query_param_cmd()
Dwmi_unified_sta_tlv.c42 uint32_t max_retries, in send_set_sta_sa_query_param_cmd_tlv() argument
62 cmd->sa_query_max_retry_count = max_retries; in send_set_sta_sa_query_param_cmd_tlv()
66 vdev_id, retry_interval, max_retries); in send_set_sta_sa_query_param_cmd_tlv()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_subnet_detect.c152 req.max_retries = 3; in __wlan_hdd_cfg80211_set_gateway_params()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_sta_api.h46 uint32_t max_retries,
Dwmi_unified_priv.h1248 uint8_t vdev_id, uint32_t max_retries,
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c822 uint8_t max_retries; in wma_set_sta_sa_query_param() local
830 max_retries = mac->mlme_cfg->gen.pmf_sa_query_max_retries; in wma_set_sta_sa_query_param()
835 max_retries, in wma_set_sta_sa_query_param()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_management_frames.c1541 uint16_t max_retries; in lim_send_assoc_rsp_mgmt_frame() local
1708 max_retries = in lim_send_assoc_rsp_mgmt_frame()
1715 (max_retries - in lim_send_assoc_rsp_mgmt_frame()
/wlan-driver/qcacld-3.0/components/wmi/src/
Dwmi_unified_roam_tlv.c71 cmd->max_retries = req->max_retries; in send_set_gateway_params_cmd_tlv()
/wlan-driver/fw-api/fw/
Dwmi_unified.h23553 A_UINT32 max_retries; member