Home
last modified time | relevance | path

Searched refs:tx_start_time (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/serial/
H A Dusb-wwan.h61 unsigned long tx_start_time[N_OUT_URB]; member
H A Dusb_wwan.c162 portdata->tx_start_time[i] + 10 * HZ)) in usb_wwan_write()
202 portdata->tx_start_time[i] = jiffies; in usb_wwan_write()