Searched defs:tx_time (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath5k/
H A Dpcu.c287 u16 tx_time; local
307 tx_time = ath5k_hw_get_frame_duration(ah, band, 10,
310 ath5k_hw_reg_write(ah, tx_time, reg);
315 tx_time = ath5k_hw_get_frame_duration(ah, band, 10, rate, true);
316 ath5k_hw_reg_write(ah, tx_time,
/drivers/s390/net/
H A Dctcm_main.h123 unsigned long tx_time; member in struct:ctcm_profile
H A Dnetiucv.c180 unsigned long tx_time; member in struct:connection_profile
1749 return sprintf(buf, "%ld\n", priv->conn->prof.tx_time);
1758 priv->conn->prof.tx_time = 0;
/drivers/net/wireless/ath/carl9170/
H A Dfwcmd.h301 __le32 tx_time; member in struct:carl9170_tally_rsp
H A Dcarl9170.h341 u64 tx_time; /* usec */ member in struct:ar9170::__anon4254

Completed in 237 milliseconds