q_state 1604 drivers/net/wireless/ath/ath10k/htt.h struct htt_q_state_conf q_state; q_state 1613 drivers/net/wireless/ath/ath10k/htt.h struct htt_q_state_conf q_state; q_state 670 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.paddr = cpu_to_le32(htt->tx_q_state.paddr); q_state 671 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.num_peers = cpu_to_le16(htt->tx_q_state.num_peers); q_state 672 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.num_tids = cpu_to_le16(htt->tx_q_state.num_tids); q_state 673 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.record_size = HTT_TX_Q_STATE_ENTRY_SIZE; q_state 674 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.record_multiplier = HTT_TX_Q_STATE_ENTRY_MULTIPLIER; q_state 732 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.paddr = cpu_to_le32(htt->tx_q_state.paddr); q_state 733 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.num_peers = cpu_to_le16(htt->tx_q_state.num_peers); q_state 734 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.num_tids = cpu_to_le16(htt->tx_q_state.num_tids); q_state 735 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.record_size = HTT_TX_Q_STATE_ENTRY_SIZE; q_state 736 drivers/net/wireless/ath/ath10k/htt_tx.c cfg->q_state.record_multiplier = HTT_TX_Q_STATE_ENTRY_MULTIPLIER;