Home
last modified time | relevance | path

Searched refs:retry_count (Results 1 – 25 of 36) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/
H A Dtarget_if_mgmt_txrx_rx_reo.c308 uint8_t retry_count = 0; in target_if_mgmt_rx_reo_read_snapshot_raw() local
329 for (; retry_count < (MGMT_RX_REO_SNAPSHOT_B2B_READ_SWAR_RETRY_LIMIT - 1); in target_if_mgmt_rx_reo_read_snapshot_raw()
330 retry_count++) { in target_if_mgmt_rx_reo_read_snapshot_raw()
336 raw_snapshot[retry_count + 1].mgmt_rx_reo_snapshot_low = in target_if_mgmt_rx_reo_read_snapshot_raw()
338 raw_snapshot[retry_count + 1].mgmt_rx_reo_snapshot_high = in target_if_mgmt_rx_reo_read_snapshot_raw()
349 if (retry_count == in target_if_mgmt_rx_reo_read_snapshot_raw()
390 uint8_t retry_count; in target_if_mgmt_rx_reo_read_snapshot() local
434 retry_count = 0; in target_if_mgmt_rx_reo_read_snapshot()
435 for (; retry_count < MGMT_RX_REO_SNAPSHOT_READ_RETRY_LIMIT; in target_if_mgmt_rx_reo_read_snapshot()
436 retry_count++) { in target_if_mgmt_rx_reo_read_snapshot()
[all …]
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dtx_mpdu_start.h42 retry_count : 7, member
79 retry_count : 7,
/wlan-driver/fw-api/hw/qca5424/
H A Dtx_mpdu_start.h35 retry_count : 7, member
72 retry_count : 7,
/wlan-driver/fw-api/hw/peach/v1/
H A Dtx_mpdu_start.h29 retry_count : 7, member
65 retry_count : 7,
/wlan-driver/fw-api/hw/qcn6432/
H A Dtx_mpdu_start.h33 retry_count : 7, // [30:24] member
70 retry_count : 7, // [30:24]
/wlan-driver/fw-api/hw/peach/v2/
H A Dtx_mpdu_start.h29 retry_count : 7, member
65 retry_count : 7,
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dtx_mpdu_start.h35 retry_count : 7, member
72 retry_count : 7,
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dtx_mpdu_start.h42 retry_count : 7, member
79 retry_count : 7,
/wlan-driver/fw-api/hw/qca5332/
H A Dtx_mpdu_start.h42 retry_count : 7, // [30:24] member
79 retry_count : 7, // [30:24]
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_api.h3772 uint8_t *retry_count);
3782 uint8_t *retry_count);
3793 uint8_t *retry_count);
3798 uint8_t *retry_count) in wlan_mlme_get_sae_assoc_retry_count() argument
3800 *retry_count = 0; in wlan_mlme_get_sae_assoc_retry_count()
3806 uint8_t *retry_count) in wlan_mlme_get_sae_auth_retry_count() argument
3808 *retry_count = 0; in wlan_mlme_get_sae_auth_retry_count()
3814 uint8_t *retry_count) in wlan_mlme_get_sae_roam_auth_retry_count() argument
3816 *retry_count = 0; in wlan_mlme_get_sae_roam_auth_retry_count()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/
H A Dwlan_mgmt_txrx_rx_reo_public_structs.h91 uint8_t retry_count; member
/wlan-driver/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay_i.h
H A Dieee802_1x_kay.c
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c5882 uint8_t *retry_count) in wlan_mlme_get_sae_assoc_retry_count() argument
5889 *retry_count = 0; in wlan_mlme_get_sae_assoc_retry_count()
5893 *retry_count = in wlan_mlme_get_sae_assoc_retry_count()
5897 *retry_count = QDF_MIN(MAX_RETRIES, *retry_count); in wlan_mlme_get_sae_assoc_retry_count()
5904 uint8_t *retry_count) in wlan_mlme_get_sae_auth_retry_count() argument
5911 *retry_count = 0; in wlan_mlme_get_sae_auth_retry_count()
5915 *retry_count = in wlan_mlme_get_sae_auth_retry_count()
5919 *retry_count = QDF_MIN(MAX_AUTH_RETRIES, *retry_count); in wlan_mlme_get_sae_auth_retry_count()
5926 uint8_t *retry_count) in wlan_mlme_get_sae_roam_auth_retry_count() argument
5933 *retry_count = 0; in wlan_mlme_get_sae_roam_auth_retry_count()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
H A Dhal_5332_tx.h334 retry_count : 7, member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
H A Dhal_6432_tx.h351 retry_count : 7, member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
H A Dhal_9224_tx.h432 retry_count : 7, member
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c750 stats->tx.mcast.num, stats->tx.retry_count, in rrm_update_vdev_stats()
767 mac_stats->retry_count = in rrm_update_vdev_stats()
768 stats->tx.retry_count - mac_stats->retry_count; in rrm_update_vdev_stats()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_srng.c884 uint8_t retry_count = 0; in hal_reg_write_work() local
920 if (retry_count++ < MAX_DELAYED_REG_WRITE_RETRY) { in hal_reg_write_work()
955 retry_count = 0; in hal_reg_write_work()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c1176 uint8_t retry_count = p2p_get_hw_retry_count(psoc, tx_ctx); in p2p_mgmt_set_hw_retry_count() local
1178 mgmt_param->tx_param.retry_limit = GET_HW_RETRY_LIMIT(retry_count); in p2p_mgmt_set_hw_retry_count()
1180 GET_HW_RETRY_LIMIT_EXT(retry_count); in p2p_mgmt_set_hw_retry_count()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h2298 uint16_t retry_count; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_management_frames.c7499 uint8_t retry_count = 0; local
7513 wlan_mlme_get_sae_auth_retry_count(mac_ctx->psoc, &retry_count);
7516 &retry_count);
7517 if (!retry_count) {
7542 sae_retry->sae_auth_max_retry = retry_count;
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c3655 int retry_count = 0; in hif_target_sync() local
3677 retry_count++ < 2) { in hif_target_sync()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1445 uint32_t retry_count; member
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h1656 uint32_t retry_count; member

12