Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_rx_reo.c4377 uint16_t pkt_ctr_delta_thresh; in wlan_mgmt_rx_reo_update_host_snapshot() local
4450 pkt_ctr_delta_thresh = wlan_mgmt_rx_reo_get_pkt_ctr_delta_thresh(psoc); in wlan_mgmt_rx_reo_update_host_snapshot()
4452 if (pkt_ctr_delta_thresh && pkt_ctr_delta > pkt_ctr_delta_thresh) { in wlan_mgmt_rx_reo_update_host_snapshot()
4454 pkt_ctr_delta, pkt_ctr_delta_thresh, in wlan_mgmt_rx_reo_update_host_snapshot()