Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h1659 #define HAL_WBM_RELEASE_INFO3_TID GENMASK(19, 16) macro
H A Ddp_tx.c671 ts->tid = FIELD_GET(HAL_WBM_RELEASE_INFO3_TID, desc->info3); in ath11k_dp_tx_status_parse()