Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_rx.h115 #define HAL_RX_MPDU_MSDU_COUNT_GET(mpdu_info_ptr) \ macro
452 mpdu_desc_info->msdu_count = HAL_RX_MPDU_MSDU_COUNT_GET(mpdu_info); in hal_rx_mpdu_desc_info_get_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_rx.h86 #define HAL_RX_MPDU_MSDU_COUNT_GET(mpdu_info_ptr) \ macro
881 mpdu_desc_info->msdu_count = HAL_RX_MPDU_MSDU_COUNT_GET(mpdu_info); in hal_rx_mpdu_desc_info_get_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
H A Dhal_9000.c158 desc_info->msdu_count = HAL_RX_MPDU_MSDU_COUNT_GET(mpdu_info); in hal_rx_sw_mon_desc_info_get_9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
H A Dhal_qcn6122.c157 desc_info->msdu_count = HAL_RX_MPDU_MSDU_COUNT_GET(mpdu_info); in hal_rx_sw_mon_desc_info_get_6122()