Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c3324 unsigned int log2_width, pldsize; in config_pcie() local
3328 pldsize = (val & PCI_EXP_DEVCTL_PAYLOAD) >> 5; in config_pcie()
3335 pldsize = 0; in config_pcie()
3344 acklat = ack_lat[log2_width][pldsize]; in config_pcie()
3347 rpllmt = rpl_tmr[log2_width][pldsize] + fst_trn_rx * 4; in config_pcie()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds