Searched refs:txdds_sdr (Results 1 – 1 of 1) sorted by relevance
7456 static const struct txdds_ent txdds_sdr[TXDDS_TABLE_SZ] = { variable7639 *sdr_dds = txdds_sdr + ppd->dd->board_atten; in find_best_ent()7647 *sdr_dds = get_atten_table(txdds_sdr, qd->atten[0]); in find_best_ent()7659 *sdr_dds = &txdds_sdr[idx]; in find_best_ent()7679 *sdr_dds = txdds_sdr + qib_long_atten; in find_best_ent()7712 for (idx = 1; idx < ARRAY_SIZE(txdds_sdr); ++idx) { in init_txdds_table()7713 set_txdds(ppd, idx, single_ent ? sdr_dds : txdds_sdr + idx); in init_txdds_table()