Home
last modified time | relevance | path

Searched refs:wait_count_old_frame (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.c3716 struct mgmt_rx_reo_wait_count *wait_count_old_frame, in mgmt_rx_reo_update_wait_count() argument
3721 if (!wait_count_old_frame) { in mgmt_rx_reo_update_wait_count()
3732 if (wait_count_old_frame->per_link_count[link_id]) { in mgmt_rx_reo_update_wait_count()
3737 wait_count_old_frame->per_link_count[link_id]; in mgmt_rx_reo_update_wait_count()
3738 wait_count_old_frame->per_link_count[link_id] = in mgmt_rx_reo_update_wait_count()
3739 qdf_min(wait_count_old_frame-> in mgmt_rx_reo_update_wait_count()
3744 wait_count_old_frame->per_link_count[link_id]; in mgmt_rx_reo_update_wait_count()
3746 wait_count_old_frame->total_count -= wait_count_diff; in mgmt_rx_reo_update_wait_count()