Searched refs:stop_gracefull (Results 1 – 2 of 2) sorted by relevance
980 if (fifo->stop_gracefull) { in rx_iso_complete()981 fifo->stop_gracefull = 0; in rx_iso_complete()1095 if (fifo->stop_gracefull) { in rx_int_complete()1096 fifo->stop_gracefull = 0; in rx_int_complete()1172 if (fifo->stop_gracefull) { in tx_iso_complete()1173 fifo->stop_gracefull = 0; in tx_iso_complete()1437 fifo->stop_gracefull = 0; in start_isoc_chain()1459 fifo->stop_gracefull = 1; in stop_iso_gracefull()1484 fifo->stop_gracefull = 1; in stop_int_gracefull()1490 if (debug && fifo->stop_gracefull) in stop_int_gracefull()[all …]
268 __u8 stop_gracefull; /* stops URB retransmission */ member