Searched refs:tx_start (Results 1 – 7 of 7) 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
73 tx->tx_start = gethrtime(); in dmu_tx_create_dd()802 if (now > tx->tx_start + min_tx_time) in dmu_tx_delay()809 wakeup = MAX(tx->tx_start + min_tx_time, in dmu_tx_delay()
296 uint32_t tx_start; in dwc_otg_init_fifo() local324 tx_start = fifo_size; in dwc_otg_init_fifo()345 (tx_start / 4)); in dwc_otg_init_fifo()347 tx_start += fifo_size; in dwc_otg_init_fifo()357 (tx_start / 4)); in dwc_otg_init_fifo()374 (0x10 << 16) | (tx_start / 4)); in dwc_otg_init_fifo()376 tx_start += 0x40; in dwc_otg_init_fifo()416 ((limit / 4) << 16) | (tx_start / 4)); in dwc_otg_init_fifo()417 tx_start += limit; in dwc_otg_init_fifo()
1748 struct ecore_func_tx_start_params tx_start; member
6464 ¶ms->params.tx_start; in ecore_func_send_tx_start()
1083 tx_start: in oce_tx()1223 goto tx_start; in oce_tx()