Home
last modified time | relevance | path

Searched refs:fst_trn_tx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c3260 unsigned int fst_trn_rx, fst_trn_tx, acklat, rpllmt; in config_pcie() local
3275 fst_trn_tx = G_NUMFSTTRNSEQ(t3_read_reg(adap, A_PCIE_PEX_CTRL0)); in config_pcie()
3276 fst_trn_rx = adap->params.rev == 0 ? fst_trn_tx : in config_pcie()
3281 acklat += fst_trn_tx * 4; in config_pcie()