Searched refs:tx_start (Results 1 – 6 of 6) sorted by relevance
55 __field(hrtime_t, tx_start)67 __entry->tx_start = tx->tx_start;78 __entry->tx_dirty_delayed, __entry->tx_start,
74 hrtime_t tx_start; member
295 uint32_t tx_start; in dwc_otg_init_fifo() local 323 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()
75 tx->tx_start = gethrtime(); in dmu_tx_create_dd()965 if (now > tx->tx_start + tx_time) in dmu_tx_delay()972 wakeup = MAX(tx->tx_start + tx_time, dp->dp_last_wakeup + tx_time); in dmu_tx_delay()
1077 tx_start: in oce_tx() 1217 goto tx_start; in oce_tx()
6462 ¶ms->params.tx_start; in ecore_func_send_tx_start()