Searched refs:abort (Results 1 – 1 of 1) sorted by relevance
844 static void update_abort_struct(p2G4_abort_t *abort, bs_time_t *next_recheck_time){ in update_abort_struct() argument848 abort->recheck_time = hwll_phy_time_from_dev(*next_recheck_time); in update_abort_struct()854 abort->abort_time = hwll_phy_time_from_dev(nsi_hws_get_time()); in update_abort_struct()856 abort->abort_time = TIME_NEVER; in update_abort_struct()866 p2G4_abort_t *abort = &tx_status.tx_req.abort; in Tx_abort_eval_respond() local868 update_abort_struct(abort, &next_recheck_time); in Tx_abort_eval_respond()870 int ret = p2G4_dev_provide_new_tx_abort_nc_b(abort); in Tx_abort_eval_respond()963 update_abort_struct(&tx_status.tx_req_fec1.abort, &next_recheck_time); in start_Tx()976 update_abort_struct(&tx_status.tx_req.abort, &next_recheck_time); in start_Tx()994 update_abort_struct(&tx_status.tx_req.abort, &next_recheck_time); in start_Tx_FEC2()[all …]