Searched refs:end_time (Results 1 – 1 of 1) sorted by relevance
770 bs_time_t end_time = hwll_dev_time_from_phy(tx_status.tx_resp.end_time); in handle_Tx_response() local771 phy_sync_ctrl_set_last_phy_sync_time(end_time); in handle_Tx_response()966 static void Rx_handle_end_response(bs_time_t end_time) { in Rx_handle_end_response() argument973 rx_status.CRC_End_Time = end_time + nhwra_timings_get_Rx_chain_delay(); in Rx_handle_end_response()1104 bs_time_t end_time = hwll_dev_time_from_phy(rx_status.rx_resp.end_time); in handle_Rx_response() local1105 phy_sync_ctrl_set_last_phy_sync_time(end_time); in handle_Rx_response()1121 Rx_handle_end_response(end_time); in handle_Rx_response()1126 rx_status.rx_req.start_time = rx_status.rx_resp.end_time + 1; in handle_Rx_response()1388 bs_time_t end_time = hwll_dev_time_from_phy(cca_status.cca_resp.end_time); in handle_CCA_response() local1389 phy_sync_ctrl_set_last_phy_sync_time( end_time ); in handle_CCA_response()[all …]