Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h1653 #define HAL_WBM_RELEASE_INFO2_FIRST_MSDU BIT(9) macro
H A Ddp_tx.c676 if (desc->info2 & HAL_WBM_RELEASE_INFO2_FIRST_MSDU) in ath11k_dp_tx_status_parse()
H A Dhal_rx.c399 rel_info->first_msdu = FIELD_GET(HAL_WBM_RELEASE_INFO2_FIRST_MSDU, in ath11k_hal_wbm_desc_parse_err()