Searched refs:va_from_desc (Results 1 – 2 of 2) sorted by relevance
357 uint64_t va_from_desc; in hal_rx_wbm_get_desc_va() local359 va_from_desc = qdf_le64_to_cpu(HAL_RX_GET(hal_desc, in hal_rx_wbm_get_desc_va()365 return (uintptr_t)va_from_desc; in hal_rx_wbm_get_desc_va()495 uint64_t va_from_desc; in hal_rx_get_reo_desc_va() local497 va_from_desc = qdf_le64_to_cpu(HAL_RX_GET(reo_desc, in hal_rx_get_reo_desc_va()503 return (uintptr_t)va_from_desc; in hal_rx_get_reo_desc_va()
621 uint64_t va_from_desc; in hal_tx_comp_get_desc_va() local623 va_from_desc = qdf_le64_to_cpu(HAL_TX_DESC_GET(hal_desc, in hal_tx_comp_get_desc_va()631 return va_from_desc; in hal_tx_comp_get_desc_va()