Searched refs:pkt_ctr_delta_thresh (Results 1 – 1 of 1) sorted by relevance
4377 uint16_t pkt_ctr_delta_thresh; in wlan_mgmt_rx_reo_update_host_snapshot() local4450 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()