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 *);7413 const struct txdds_ent *tp) in set_txdds()7525 static const struct txdds_ent txdds_sdr[TXDDS_TABLE_SZ] = {7545 static const struct txdds_ent txdds_ddr[TXDDS_TABLE_SZ] = {7565 static const struct txdds_ent txdds_qdr[TXDDS_TABLE_SZ] = {7591 static const struct txdds_ent txdds_extra_sdr[TXDDS_EXTRA_SZ] = {[all …]