c
if (!txq) {
    return;
}
read_ptr = iwl_txq_get_cmd_index(txq, txq->read_ptr);
