Searched refs:txsq_desc (Results 1 – 1 of 1) sorted by relevance
190 const struct carl9170fw_txsq_desc *txsq_desc; in carl9170_fw_tx_sequence() local192 txsq_desc = carl9170_fw_find_desc(ar, TXSQ_MAGIC, sizeof(*txsq_desc), in carl9170_fw_tx_sequence()194 if (txsq_desc) { in carl9170_fw_tx_sequence()195 ar->fw.tx_seq_table = le32_to_cpu(txsq_desc->seq_table_addr); in carl9170_fw_tx_sequence()