Lines Matching refs:end_time
770 bs_time_t end_time = hwll_dev_time_from_phy(tx_status.tx_resp.end_time); in handle_Tx_response() local
771 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() argument
973 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() local
1105 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() local
1389 phy_sync_ctrl_set_last_phy_sync_time( end_time ); in handle_CCA_response()
1390 cca_status.CCA_end_time = end_time; in handle_CCA_response()