Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3290 unsigned int fst_trn_rx, fst_trn_tx, acklat, rpllmt; in config_pcie() local
3306 fst_trn_rx = adap->params.rev == 0 ? fst_trn_tx : in config_pcie()
3312 rpllmt = rpl_tmr[log2_width][pldsize] + fst_trn_rx * 4; in config_pcie()