Home
last modified time | relevance | path

Searched refs:my_rx_count (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_medium_assess.c318 mdata->data[mdata->index].my_rx_count = in hdd_congestion_notification_cb()
319 data[i].my_rx_count; in hdd_congestion_notification_cb()
475 if (h_data->my_rx_count >= t_data->my_rx_count) { in hdd_congestion_notification_calculation()
476 my_rx_count_delta = h_data->my_rx_count - t_data->my_rx_count; in hdd_congestion_notification_calculation()
478 my_rx_count_delta = U32_MAX - t_data->my_rx_count; in hdd_congestion_notification_calculation()
479 my_rx_count_delta += h_data->my_rx_count; in hdd_congestion_notification_calculation()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_defs.h236 uint32_t my_rx_count; member
330 uint32_t my_rx_count; member
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_tgt_api.c745 data[index].my_rx_count = ev->pdev_extd_stats[i].my_rx_count; in tgt_mc_cp_stats_extract_congestion_stats()
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/
H A Dtarget_if_mc_cp_stats.c517 ev->pdev_extd_stats[i].my_rx_count = in target_if_cp_stats_extract_pdev_extd_stats()
518 pdev_extd_stats->my_rx_count; in target_if_cp_stats_extract_pdev_extd_stats()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h4505 uint32_t my_rx_count; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c14223 pdev_ext_stats->my_rx_count = ev->my_rx_count; in extract_pdev_ext_stats_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h15045 A_UINT32 my_rx_count; member