Home
last modified time | relevance | path

Searched refs:stats_type (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h2490 enum peer_stats_type stats_type);
5382 enum peer_stats_type stats_type);
5384 enum peer_stats_type stats_type);
5387 enum peer_stats_type stats_type);
H A Ddp_stats.c7104 enum peer_stats_type stats_type) in dp_print_peer_txrx_stats_be() argument
7108 if (stats_type == PEER_TX_STATS) { in dp_print_peer_txrx_stats_be()
7152 enum peer_stats_type stats_type) in dp_print_peer_txrx_stats_be() argument
7158 enum peer_stats_type stats_type) in dp_print_peer_txrx_stats_li() argument
7160 if (stats_type == PEER_TX_STATS) { in dp_print_peer_txrx_stats_li()
7207 enum peer_stats_type stats_type) in dp_print_peer_txrx_stats_rh() argument
7209 if (stats_type == PEER_TX_STATS) { in dp_print_peer_txrx_stats_rh()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_tgt_api.c40 enum stats_req_type stats_type) in tgt_mc_cp_stats_is_last_event() argument
47 if (stats_type == TYPE_CONNECTION_TX_POWER) in tgt_mc_cp_stats_is_last_event()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c7088 cmd->stats_type = get_req->param_id_mask; in send_process_ll_stats_get_cmd_tlv()
7095 cmd->request_id, cmd->stats_type, cmd->vdev_id, in send_process_ll_stats_get_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h11071 A_UINT32 stats_type; member