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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dctcmain.h76 unsigned long tx_time; member in struct:ctc_profile
H A Dnetiucv.c172 unsigned long tx_time; member in struct:connection_profile
1635 return sprintf(buf, "%ld\n", priv->conn->prof.tx_time);
1644 priv->conn->prof.tx_time = 0;
H A Dctcmain.c684 if (duration > ch->prof.tx_time)
685 ch->prof.tx_time = duration;
2562 priv->channel[WRITE]->prof.tx_time);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_txn.c177 db_timeout_t lk_time, tx_time; local
187 COMPQUIET(tx_time, 0);
212 &lk_time : &tx_time));
291 ret = txn->set_timeout(txn, tx_time, tx_timeflag);

Completed in 90 milliseconds