Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_nud_tracking.c216 uint32_t tx_transmitted, tx_acked, gw_rx_pkt, rx_received; in dp_nud_honour_failure() local
233 rx_received = nud_tracking->tx_rx_stats.post_rx_packets - in dp_nud_honour_failure()
239 !(gw_rx_pkt || (ap_is_gateway && rx_received))) { in dp_nud_honour_failure()