Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_rx_mon_2.0.c741 struct hal_rx_mon_msdu_info *last_buf_info; in dp_rx_mon_handle_msdu_end() local
767 last_buf_info = addr; in dp_rx_mon_handle_msdu_end()
769 last_buf_info->first_msdu = msdu_info->first_msdu; in dp_rx_mon_handle_msdu_end()
770 last_buf_info->last_msdu = msdu_info->last_msdu; in dp_rx_mon_handle_msdu_end()
771 last_buf_info->decap_type = msdu_info->decap_type; in dp_rx_mon_handle_msdu_end()
772 last_buf_info->msdu_index = msdu_info->msdu_index; in dp_rx_mon_handle_msdu_end()
773 last_buf_info->user_rssi = msdu_info->user_rssi; in dp_rx_mon_handle_msdu_end()
774 last_buf_info->reception_type = msdu_info->reception_type; in dp_rx_mon_handle_msdu_end()
775 last_buf_info->msdu_len = msdu_info->msdu_len; in dp_rx_mon_handle_msdu_end()