Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3323 unsigned int log2_width, pldsize; in config_pcie() local
3327 pldsize = (val & PCI_EXP_DEVCTL_PAYLOAD) >> 5; in config_pcie()
3334 pldsize = 0; in config_pcie()
3343 acklat = ack_lat[log2_width][pldsize]; in config_pcie()
3346 rpllmt = rpl_tmr[log2_width][pldsize] + fst_trn_rx * 4; in config_pcie()