Home
last modified time | relevance | path

Searched refs:tx_ack_cnt (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h146 uint16_t tx_ack_cnt; member
202 uint16_t tx_ack_cnt; member
263 uint16_t tx_ack_cnt; member
/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp.c771 dns_stats->tx_ack_cnt) || in osif_dp_populate_dns_stats_info()
909 icmpv4_stats->tx_ack_cnt) || in osif_dp_populate_icmpv4_stats_info()
1094 arp_stats->tx_ack_cnt) || in osif_dp_get_nud_stats()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_txrx.c387 ++dp_intf->dp_stats.icmpv4_stats.tx_ack_cnt; in dp_tx_rx_collect_connectivity_stats_info()
396 ++dp_intf->dp_stats.dns_stats.tx_ack_cnt; in dp_tx_rx_collect_connectivity_stats_info()
815 ++dp_intf->dp_stats.arp_stats.tx_ack_cnt; in dp_sta_notify_tx_comp_cb()