Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be_rx.h818 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_LAST_MSDU_IN_MPDU) in dp_rx_copy_desc_info_in_nbuf_cb()
847 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_FIRST_MSDU_IN_MPDU) in dp_rx_copy_desc_info_in_nbuf_cb()
850 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_MSDU_CONTINUATION) in dp_rx_copy_desc_info_in_nbuf_cb()
853 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_DA_IS_MCBC) in dp_rx_copy_desc_info_in_nbuf_cb()
856 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_DA_IS_VALID) in dp_rx_copy_desc_info_in_nbuf_cb()
859 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_SA_IS_VALID) in dp_rx_copy_desc_info_in_nbuf_cb()
862 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_INTRA_BSS) in dp_rx_copy_desc_info_in_nbuf_cb()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_rx.c401 if (qdf_unlikely(msdu_desc_info.msdu_flags & in dp_rx_process_li()
443 !(msdu_desc_info.msdu_flags & HAL_MSDU_F_MSDU_CONTINUATION)) in dp_rx_process_li()
465 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_FIRST_MSDU_IN_MPDU) in dp_rx_process_li()
468 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_MSDU_CONTINUATION) in dp_rx_process_li()
471 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_LAST_MSDU_IN_MPDU) in dp_rx_process_li()
474 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_DA_IS_MCBC) in dp_rx_process_li()
477 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_DA_IS_VALID) in dp_rx_process_li()
480 if (msdu_desc_info.msdu_flags & HAL_MSDU_F_SA_IS_VALID) in dp_rx_process_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
Ddp_rx_mon_1.0.h434 if (msdu_info->msdu_flags & HAL_MSDU_F_MSDU_CONTINUATION) { in dp_rx_mon_parse_desc_buffer()
767 if (msdu_info->msdu_flags & HAL_MSDU_F_MSDU_CONTINUATION) { in dp_rx_mon_parse_desc_buffer()
835 if (msdu_info->msdu_flags & HAL_MSDU_F_MSDU_CONTINUATION) { in dp_rx_mon_parse_desc_buffer()
Ddp_rx_mon_dest_1.0.c395 msdu_list.msdu_info[i].msdu_flags); in dp_rx_mon_mpdu_pop()
557 if (!(msdu_list.msdu_info[i].msdu_flags & in dp_rx_mon_drop_one_mpdu()
1136 if (!(msdu_list.msdu_info[i].msdu_flags & in dp_mon_dest_srng_drop_for_mac()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_rx.h482 msdu_desc_info->msdu_flags = in hal_rx_msdu_desc_info_get_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_rx.h952 msdu_desc_info->msdu_flags = in hal_rx_msdu_desc_info_get_li()
Dhal_li_generic_api.c512 msdu_list->msdu_info[i].msdu_flags = in hal_rx_msdu_list_get_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h226 uint32_t msdu_flags; member
1418 msdu_list->msdu_info[i].msdu_flags = in hal_rx_msdu_list_get()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx_err.c1132 if (qdf_unlikely(msdu_list.msdu_info[i].msdu_flags & in dp_rx_reo_err_entry_process()
1147 if (msdu_list.msdu_info[i].msdu_flags & in dp_rx_reo_err_entry_process()