Home
last modified time | relevance | path

Searched refs:tcp_ack_recvd (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/dp/src/
H A Dtarget_if_dp_comp.c102 rsp.tcp_ack_recvd = connect_stats_event->tcp_ack_recvd; in target_if_dp_get_arp_stats_event_handler()
105 connect_stats_event->tcp_ack_recvd, in target_if_dp_get_arp_stats_event_handler()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h292 uint32_t tcp_ack_recvd; member
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c1824 dp_info("rsp->tcp_ack_recvd :%x", rsp->tcp_ack_recvd); in dp_get_arp_stats_event_handler()
1826 dp_intf->dp_stats.tcp_stats.rx_fw_cnt = rsp->tcp_ack_recvd; in dp_get_arp_stats_event_handler()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c5582 rsp.tcp_ack_recvd = connect_stats_event->tcp_ack_recvd; in wma_get_arp_stats_handler()
5585 connect_stats_event->tcp_ack_recvd, in wma_get_arp_stats_handler()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h4668 uint32_t tcp_ack_recvd; member
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h25743 A_UINT32 tcp_ack_recvd; /* number of tcp syn ack's received by FW */ member