Searched refs:tx_desc_va (Results 1 – 1 of 1) sorted by relevance
111 uint64_t tx_desc_va, in dp_tx_comp_desc_check_and_invalidate() argument120 (tx_desc_va >> 32)) { in dp_tx_comp_desc_check_and_invalidate()144 uint64_t tx_desc_va, in dp_tx_comp_desc_check_and_invalidate() argument159 uint64_t tx_desc_va = 0; in dp_tx_comp_get_params_from_hal_desc_be() local166 tx_desc_va = hal_tx_comp_get_desc_va(tx_comp_hal_desc); in dp_tx_comp_get_params_from_hal_desc_be()167 *r_tx_desc = (struct dp_tx_desc_s *)(uintptr_t)tx_desc_va; in dp_tx_comp_get_params_from_hal_desc_be()177 r_tx_desc, tx_desc_va, in dp_tx_comp_get_params_from_hal_desc_be()193 uint64_t tx_desc_va; in dp_tx_comp_get_params_from_hal_desc_be() local196 tx_desc_va = hal_tx_comp_get_desc_va(tx_comp_hal_desc); in dp_tx_comp_get_params_from_hal_desc_be()197 *r_tx_desc = (struct dp_tx_desc_s *)(uintptr_t)tx_desc_va; in dp_tx_comp_get_params_from_hal_desc_be()[all …]