Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c3259 unsigned int log2_width, pldsize; in config_pcie() local
3263 pldsize = (val & PCI_EXP_DEVCTL_PAYLOAD) >> 5; in config_pcie()
3270 pldsize = 0; in config_pcie()
3279 acklat = ack_lat[log2_width][pldsize]; in config_pcie()
3282 rpllmt = rpl_tmr[log2_width][pldsize] + fst_trn_rx * 4; in config_pcie()