Searched refs:ts1 (Results 1 – 4 of 4) sorted by relevance
2394 hal_tx_comp_get_status_generic_rh(void *desc, void *ts1, struct hal_soc *hal) in hal_tx_comp_get_status_generic_rh() argument2398 (struct hal_tx_completion_status *)ts1; in hal_tx_comp_get_status_generic_rh()
216 hal_tx_comp_get_status_generic_li(void *desc, void *ts1, in hal_tx_comp_get_status_generic_li() argument222 (struct hal_tx_completion_status *)ts1; in hal_tx_comp_get_status_generic_li()
75 hal_tx_comp_get_status_generic_be(void *desc, void *ts1, in hal_tx_comp_get_status_generic_be() argument81 (struct hal_tx_completion_status *)ts1; in hal_tx_comp_get_status_generic_be()
127 mgmt_rx_reo_compare_global_timestamps_gte(uint32_t ts1, uint32_t ts2) in mgmt_rx_reo_compare_global_timestamps_gte() argument129 uint32_t delta = ts1 - ts2; in mgmt_rx_reo_compare_global_timestamps_gte()