Searched refs:tx_start (Results 1 – 7 of 7) sorted by relevance
56 __field(hrtime_t, tx_start)68 __entry->tx_start = tx->tx_start;79 __entry->tx_dirty_delayed, __entry->tx_start,
76 hrtime_t tx_start; member
295 uint32_t tx_start; in dwc_otg_init_fifo() local323 tx_start = fifo_size; in dwc_otg_init_fifo()344 (tx_start / 4)); in dwc_otg_init_fifo()346 tx_start += fifo_size; in dwc_otg_init_fifo()356 (tx_start / 4)); in dwc_otg_init_fifo()373 (0x10 << 16) | (tx_start / 4)); in dwc_otg_init_fifo()375 tx_start += 0x40; in dwc_otg_init_fifo()415 ((limit / 4) << 16) | (tx_start / 4)); in dwc_otg_init_fifo()416 tx_start += limit; in dwc_otg_init_fifo()
77 tx->tx_start = gethrtime(); in dmu_tx_create_dd()996 if (now > tx->tx_start + tx_time) in dmu_tx_delay()1003 wakeup = MAX(tx->tx_start + tx_time, dp->dp_last_wakeup + tx_time); in dmu_tx_delay()
1746 struct ecore_func_tx_start_params tx_start; member
6462 ¶ms->params.tx_start; in ecore_func_send_tx_start()
1077 tx_start: in oce_tx()1217 goto tx_start; in oce_tx()