Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4081 unsigned int log2_width, pldsize; in config_pcie() local
4087 pldsize = (val & PCI_EXP_DEVCTL_PAYLOAD) >> 5; in config_pcie()
4098 pldsize = 0; in config_pcie()
4109 acklat = ack_lat[log2_width][pldsize]; in config_pcie()
4112 rpllmt = rpl_tmr[log2_width][pldsize] + fst_trn_rx * 4; in config_pcie()