Searched refs:tx_status_1 (Results 1 – 4 of 4) sorted by relevance
451 if (unlikely((tx_status->tx_status_1 & AR5K_DESC_TX_STATUS1_DONE) == 0)) in ath5k_hw_proc_2word_tx_status()464 ts->ts_seqnum = AR5K_REG_MS(tx_status->tx_status_1, in ath5k_hw_proc_2word_tx_status()466 ts->ts_rssi = AR5K_REG_MS(tx_status->tx_status_1, in ath5k_hw_proc_2word_tx_status()503 txstat1 = READ_ONCE(tx_status->tx_status_1); in ath5k_hw_proc_4word_tx_status()
278 u32 tx_status_1; member
1103 td->tx_stat.tx_status_0, td->tx_stat.tx_status_1, in ath5k_debug_printtxbuf()
860 DEBUGFS_ADD(tx_status_1); in carl9170_debugfs_register()