Searched refs:tx_start_time (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dusb-wwan.h64 unsigned long tx_start_time[N_OUT_URB]; member in struct:usb_wwan_port_private
H A Dusb_wwan.c152 portdata->tx_start_time[i] + 10 * HZ))
188 portdata->tx_start_time[i] = jiffies;
H A Dkeyspan.c184 unsigned long tx_start_time[2]; member in struct:keyspan_port_private
381 p_priv->tx_start_time[flip] + 10 * HZ))
401 p_priv->tx_start_time[flip] = jiffies;
H A Doption.c1063 unsigned long tx_start_time[N_OUT_URB]; member in struct:option_port_private

Completed in 57 milliseconds