Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_status_1.0.c318 ppdu_info->frm_type_info.rx_mgmt_cnt; in dp_rx_mon_update_scan_spcl_vap_stats()
320 ppdu_info->frm_type_info.rx_ctrl_cnt; in dp_rx_mon_update_scan_spcl_vap_stats()
322 ppdu_info->frm_type_info.rx_data_cnt; in dp_rx_mon_update_scan_spcl_vap_stats()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.h488 ppdu_info->frm_type_info.rx_mgmt_cnt++; in hal_update_frame_type_cnt()
490 ppdu_info->frm_type_info.rx_ctrl_cnt++; in hal_update_frame_type_cnt()
492 ppdu_info->frm_type_info.rx_data_cnt++; in hal_update_frame_type_cnt()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_generic_api.h624 ppdu_info->frm_type_info.rx_mgmt_cnt++; in hal_update_frame_type_cnt()
626 ppdu_info->frm_type_info.rx_ctrl_cnt++; in hal_update_frame_type_cnt()
628 ppdu_info->frm_type_info.rx_data_cnt++; in hal_update_frame_type_cnt()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h1301 struct hal_rx_frm_type_info frm_type_info; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h947 ppdu_info->frm_type_info.rx_mgmt_cnt++; in hal_update_frame_type_cnt()
949 ppdu_info->frm_type_info.rx_ctrl_cnt++; in hal_update_frame_type_cnt()
951 ppdu_info->frm_type_info.rx_data_cnt++; in hal_update_frame_type_cnt()