Searched refs:delta_t_counter (Results 1 – 3 of 3) sorted by relevance
857 soft_statep->isoch->cycle_incon_thresh.delta_t_counter++; in hci1394_isoch_cycle_inconsistent()859 soft_statep->isoch->cycle_incon_thresh.delta_t_counter = 0; in hci1394_isoch_cycle_inconsistent()867 if (soft_statep->isoch->cycle_incon_thresh.delta_t_counter > in hci1394_isoch_cycle_inconsistent()942 soft_statep->isoch->cycle_lost_thresh.delta_t_counter++; in hci1394_isoch_cycle_lost()944 soft_statep->isoch->cycle_lost_thresh.delta_t_counter = 0; in hci1394_isoch_cycle_lost()952 if (soft_statep->isoch->cycle_lost_thresh.delta_t_counter > in hci1394_isoch_cycle_lost()
100 isochp->cycle_lost_thresh.delta_t_counter = 0; in hci1394_isoch_init()106 isochp->cycle_incon_thresh.delta_t_counter = 0; in hci1394_isoch_init()748 soft_statep->isoch->cycle_lost_thresh.delta_t_counter = 0; in hci1394_isoch_error_ints_enable()749 soft_statep->isoch->cycle_incon_thresh.delta_t_counter = 0; in hci1394_isoch_error_ints_enable()
158 int delta_t_counter; member