Searched refs:max_retries (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qcacld-3.0/components/wmi/inc/ |
D | wmi_unified_roam_param.h | 43 uint32_t max_retries; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_sta_api.c | 28 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()
|
D | wmi_unified_sta_tlv.c | 42 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/ |
D | wlan_hdd_subnet_detect.c | 152 req.max_retries = 3; in __wlan_hdd_cfg80211_set_gateway_params()
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
D | wmi_unified_sta_api.h | 46 uint32_t max_retries,
|
D | wmi_unified_priv.h | 1248 uint8_t vdev_id, uint32_t max_retries,
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_mgmt.c | 822 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/ |
D | lim_send_management_frames.c | 1541 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/ |
D | wmi_unified_roam_tlv.c | 71 cmd->max_retries = req->max_retries; in send_set_gateway_params_cmd_tlv()
|
/wlan-driver/fw-api/fw/ |
D | wmi_unified.h | 23553 A_UINT32 max_retries; member
|