Searched refs:ts_tstamp (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | dynack.c | 249 da->st_rbf.ts[da->st_rbf.t_rb].tstamp = ts->ts_tstamp; in ath_dynack_sample_tx_ts() 274 hdr->addr1, ts->ts_tstamp, dur, da->st_rbf.h_rb, in ath_dynack_sample_tx_ts()
|
H A D | ar9002_mac.c | 325 ts->ts_tstamp = ads->AR_SendTimestamp; in ar9002_hw_proc_txdesc()
|
H A D | ar9003_mac.c | 382 ts->ts_tstamp = ads->status4; in ar9003_hw_proc_txdesc()
|
H A D | mac.h | 98 u32 ts_tstamp; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | desc.c | 457 ts->ts_tstamp = AR5K_REG_MS(tx_status->tx_status_0, in ath5k_hw_proc_2word_tx_status() 514 ts->ts_tstamp = AR5K_REG_MS(txstat0, in ath5k_hw_proc_4word_tx_status()
|
H A D | ath5k.h | 502 * @ts_tstamp: Timestamp 516 u16 ts_tstamp; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | desc.c | 457 ts->ts_tstamp = AR5K_REG_MS(tx_status->tx_status_0, in ath5k_hw_proc_2word_tx_status() 514 ts->ts_tstamp = AR5K_REG_MS(txstat0, in ath5k_hw_proc_4word_tx_status()
|
H A D | ath5k.h | 502 * @ts_tstamp: Timestamp 516 u16 ts_tstamp; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | dynack.c | 248 da->st_rbf.ts[da->st_rbf.t_rb].tstamp = ts->ts_tstamp; in ath_dynack_sample_tx_ts() 277 hdr->addr1, ts->ts_tstamp, dur, da->st_rbf.h_rb, in ath_dynack_sample_tx_ts()
|
H A D | ar9002_mac.c | 326 ts->ts_tstamp = ads->AR_SendTimestamp; in ar9002_hw_proc_txdesc()
|
H A D | mac.h | 100 u32 ts_tstamp; member
|
H A D | ar9003_mac.c | 383 ts->ts_tstamp = ads->status4; in ar9003_hw_proc_txdesc()
|
Completed in 16 milliseconds