Home
last modified time | relevance | path

Searched refs:vdev_stats_id (Results 1 – 19 of 19) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_reo.h34 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 Dhal_be_api.h107 int pn_type, uint8_t vdev_stats_id);
H A Dhal_be_reo.c36 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 Dvdev_mgr_ops.c59 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 Dhal_li_api.h75 int pn_type, uint8_t vdev_stats_id);
H A Dhal_li_reo.c35 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 Dcdp_txrx_ctrl.h369 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 Dcdp_txrx_ops.h1365 uint8_t *vdev_stats_id);
1368 uint8_t vdev_stats_id);
H A Dcdp_txrx_cmn_struct.h766 uint8_t vdev_stats_id; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_reo.h691 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 Dhal_internal.h1090 int pn_type, uint8_t vdev_stats_id);
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/src/
H A Dwlan_vdev_mgr_tgt_if_tx_api.c130 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 Dwlan_vdev_mgr_tgt_if_tx_defs.h842 uint8_t vdev_stats_id; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.c160 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 Ddp_main.c4731 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 Ddp_rx_tid.c717 vdev->vdev_stats_id); in dp_single_rx_tid_setup()
H A Ddp_types.h4273 uint8_t vdev_stats_id; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c1035 cmd->vdev_stats_id = param->vdev_stats_id; in send_vdev_create_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h16641 A_UINT32 vdev_stats_id; member