Searched refs:end_time (Results 1 – 1 of 1) sorted by relevance
830 bs_time_t end_time = hwll_dev_time_from_phy(tx_status.tx_resp.end_time); in handle_Tx_response() local831 phy_sync_ctrl_set_last_phy_sync_time(end_time); in handle_Tx_response()1026 static void Rx_handle_end_response(bs_time_t end_time) { in Rx_handle_end_response() argument1033 rx_status.CRC_End_Time = end_time + nhwra_timings_get_Rx_chain_delay(); in Rx_handle_end_response()1164 bs_time_t end_time = hwll_dev_time_from_phy(rx_status.rx_resp.end_time); in handle_Rx_response() local1165 phy_sync_ctrl_set_last_phy_sync_time(end_time); in handle_Rx_response()1181 Rx_handle_end_response(end_time); in handle_Rx_response()1186 rx_status.rx_req.start_time = rx_status.rx_resp.end_time + 1; in handle_Rx_response()1463 bs_time_t end_time = hwll_dev_time_from_phy(cca_status.cca_resp.end_time); in handle_CCA_response() local1464 phy_sync_ctrl_set_last_phy_sync_time( end_time ); in handle_CCA_response()[all …]