Home
last modified time | relevance | path

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

/pciutils/lmr/
H A Dmargin.c168 u8 lane = lane_reversal ? dev->max_width - 1 : 0; in read_params_internal()
369 = recv.lane_reversal ? dev->max_width - lanes_to_margin[i] - 1 : lanes_to_margin[i]; in margin_test_receiver()
H A Dlmr.h28 u8 max_width; member
H A Dmargin_hw.c120 .max_width = GET_REG_MASK(pci_read_long(dev, cap->addr + PCI_EXP_LNKCAP), PCI_EXP_LNKCAP_WIDTH), in fill_dev_wrapper()