Searched refs:delta_t_counter (Results 1 – 3 of 3) sorted by relevance
999 soft_statep->isoch->cycle_incon_thresh.delta_t_counter++; in hci1394_isoch_cycle_inconsistent()1001 soft_statep->isoch->cycle_incon_thresh.delta_t_counter = 0; in hci1394_isoch_cycle_inconsistent()1009 if (soft_statep->isoch->cycle_incon_thresh.delta_t_counter > in hci1394_isoch_cycle_inconsistent()1092 soft_statep->isoch->cycle_lost_thresh.delta_t_counter++; in hci1394_isoch_cycle_lost()1094 soft_statep->isoch->cycle_lost_thresh.delta_t_counter = 0; in hci1394_isoch_cycle_lost()1102 if (soft_statep->isoch->cycle_lost_thresh.delta_t_counter > in hci1394_isoch_cycle_lost()
104 isochp->cycle_lost_thresh.delta_t_counter = 0; in hci1394_isoch_init()110 isochp->cycle_incon_thresh.delta_t_counter = 0; in hci1394_isoch_init()884 soft_statep->isoch->cycle_lost_thresh.delta_t_counter = 0; in hci1394_isoch_error_ints_enable()885 soft_statep->isoch->cycle_incon_thresh.delta_t_counter = 0; in hci1394_isoch_error_ints_enable()
160 int delta_t_counter; member