Searched refs:txdds_ent (Results 1 – 1 of 1) sorted by relevance
586 struct txdds_ent { struct596 struct txdds_ent sdr; argument597 struct txdds_ent ddr;598 struct txdds_ent qdr;601 static void write_tx_serdes_param(struct qib_pportdata *, struct txdds_ent *);7352 const struct txdds_ent *tp) in set_txdds()7464 static const struct txdds_ent txdds_sdr[TXDDS_TABLE_SZ] = {7484 static const struct txdds_ent txdds_ddr[TXDDS_TABLE_SZ] = {7504 static const struct txdds_ent txdds_qdr[TXDDS_TABLE_SZ] = {7530 static const struct txdds_ent txdds_extra_sdr[TXDDS_EXTRA_SZ] = {[all …]