Searched refs:txdds_ent (Results 1 – 1 of 1) sorted by relevance
577 struct txdds_ent { struct587 struct txdds_ent sdr; argument588 struct txdds_ent ddr;589 struct txdds_ent qdr;592 static void write_tx_serdes_param(struct qib_pportdata *, struct txdds_ent *);7412 const struct txdds_ent *tp) in set_txdds()7524 static const struct txdds_ent txdds_sdr[TXDDS_TABLE_SZ] = {7544 static const struct txdds_ent txdds_ddr[TXDDS_TABLE_SZ] = {7564 static const struct txdds_ent txdds_qdr[TXDDS_TABLE_SZ] = {7590 static const struct txdds_ent txdds_extra_sdr[TXDDS_EXTRA_SZ] = {[all …]