Searched refs:txdds_sdr (Results 1 – 1 of 1) sorted by relevance
7426 static const struct txdds_ent txdds_sdr[TXDDS_TABLE_SZ] = { variable7609 *sdr_dds = txdds_sdr + ppd->dd->board_atten; in find_best_ent()7617 *sdr_dds = get_atten_table(txdds_sdr, qd->atten[0]); in find_best_ent()7629 *sdr_dds = &txdds_sdr[idx]; in find_best_ent()7649 *sdr_dds = txdds_sdr + qib_long_atten; in find_best_ent()7682 for (idx = 1; idx < ARRAY_SIZE(txdds_sdr); ++idx) { in init_txdds_table()7683 set_txdds(ppd, idx, single_ent ? sdr_dds : txdds_sdr + idx); in init_txdds_table()