/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
H A D | hal_be_reo.h | 34 uint8_t vdev_stats_id) in hal_update_stats_counter_index() argument 37 STATISTICS_COUNTER_INDEX, vdev_stats_id); in hal_update_stats_counter_index() 41 uint8_t vdev_stats_id) in hal_update_stats_counter_index() argument
|
H A D | hal_be_api.h | 107 int pn_type, uint8_t vdev_stats_id);
|
H A D | hal_be_reo.c | 36 int pn_type, uint8_t vdev_stats_id) in hal_reo_qdesc_setup_be() argument 140 hal_update_stats_counter_index(reo_queue_desc, vdev_stats_id); in hal_reo_qdesc_setup_be()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/ |
H A D | vdev_mgr_ops.c | 59 uint8_t vdev_stats_id = CDP_INVALID_VDEV_STATS_ID; in vdev_mgr_alloc_vdev_stats_id() local 64 param->vdev_stats_id = CDP_INVALID_VDEV_STATS_ID; in vdev_mgr_alloc_vdev_stats_id() 70 param->vdev_stats_id = CDP_INVALID_VDEV_STATS_ID; in vdev_mgr_alloc_vdev_stats_id() 76 &vdev_stats_id); in vdev_mgr_alloc_vdev_stats_id() 78 param->vdev_stats_id = vdev_stats_id; in vdev_mgr_alloc_vdev_stats_id() 89 uint8_t vdev_stats_id) in vdev_mgr_reset_vdev_stats_id() argument 93 if (vdev_stats_id == CDP_INVALID_VDEV_STATS_ID) in vdev_mgr_reset_vdev_stats_id() 103 vdev_stats_id); in vdev_mgr_reset_vdev_stats_id() 110 param->vdev_stats_id = CDP_INVALID_VDEV_STATS_ID; in vdev_mgr_alloc_vdev_stats_id() 114 uint8_t vdev_stats_id) in vdev_mgr_reset_vdev_stats_id() argument [all …]
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
H A D | hal_li_api.h | 75 int pn_type, uint8_t vdev_stats_id);
|
H A D | hal_li_reo.c | 35 int pn_type, uint8_t vdev_stats_id) in hal_reo_qdesc_setup_li() argument
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_ctrl.h | 369 uint8_t *vdev_stats_id) in cdp_vdev_alloc_vdev_stats_id() argument 382 (soc, vdev_stats_id); in cdp_vdev_alloc_vdev_stats_id() 387 uint8_t vdev_stats_id) in cdp_vdev_reset_vdev_stats_id() argument 399 soc->ops->host_stats_ops->txrx_reset_vdev_stats_id(soc, vdev_stats_id); in cdp_vdev_reset_vdev_stats_id()
|
H A D | cdp_txrx_ops.h | 1365 uint8_t *vdev_stats_id); 1368 uint8_t vdev_stats_id);
|
H A D | cdp_txrx_cmn_struct.h | 766 uint8_t vdev_stats_id; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_reo.h | 691 int pn_type, uint8_t vdev_stats_id) in hal_reo_qdesc_setup() argument 706 vdev_stats_id); in hal_reo_qdesc_setup()
|
H A D | hal_internal.h | 1090 int pn_type, uint8_t vdev_stats_id);
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/src/ |
H A D | wlan_vdev_mgr_tgt_if_tx_api.c | 130 vdev_info.vdev_stats_id = param->vdev_stats_id; in tgt_vdev_mgr_create_send()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/ |
H A D | wlan_vdev_mgr_tgt_if_tx_defs.h | 842 uint8_t vdev_stats_id; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ |
H A D | hal_rh_generic_api.c | 160 int pn_type, uint8_t vdev_stats_id) in hal_reo_qdesc_setup_rh() argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_main.c | 4731 uint8_t vdev_stats_id = vdev_info->vdev_stats_id; in dp_vdev_attach_wifi3() local 4755 vdev->vdev_stats_id = vdev_stats_id; in dp_vdev_attach_wifi3() 5193 uint8_t *vdev_stats_id) in dp_txrx_alloc_vdev_stats_id() argument 5199 *vdev_stats_id = CDP_INVALID_VDEV_STATS_ID; in dp_txrx_alloc_vdev_stats_id() 5205 *vdev_stats_id = id; in dp_txrx_alloc_vdev_stats_id() 5211 *vdev_stats_id = CDP_INVALID_VDEV_STATS_ID; in dp_txrx_alloc_vdev_stats_id() 5223 uint8_t vdev_stats_id) in dp_txrx_reset_vdev_stats_id() argument 5228 (vdev_stats_id >= CDP_MAX_VDEV_STATS_ID)) in dp_txrx_reset_vdev_stats_id() 5231 qdf_atomic_clear_bit(vdev_stats_id, &soc->vdev_stats_id_map); in dp_txrx_reset_vdev_stats_id() 5235 uint8_t vdev_stats_id) in dp_txrx_reset_vdev_stats_id() argument [all …]
|
H A D | dp_rx_tid.c | 717 vdev->vdev_stats_id); in dp_single_rx_tid_setup()
|
H A D | dp_types.h | 4273 uint8_t vdev_stats_id; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_tlv.c | 1035 cmd->vdev_stats_id = param->vdev_stats_id; in send_vdev_create_cmd_tlv()
|
/wlan-driver/fw-api/fw/ |
H A D | wmi_unified.h | 16641 A_UINT32 vdev_stats_id; member
|