Searched refs:sta_speed (Results 1 – 1 of 1) sorted by relevance
| /pciutils/ |
| H A D | ls-caps.c | 815 u32 t, aspm, cap_speed, cap_width, sta_speed, sta_width; in cap_express_link() local 859 sta_speed = w & PCI_EXP_LNKSTA_SPEED; in cap_express_link() 862 link_speed(sta_speed), in cap_express_link() 863 link_compare(type, sta_speed, cap_speed), in cap_express_link() 1402 u32 t, aspm, cap_speed, cap_width, sta_speed, sta_width; in cap_express_link_rcd() local 1446 sta_speed = w & PCI_EXP_LNKSTA_SPEED; in cap_express_link_rcd() 1449 link_speed(sta_speed), in cap_express_link_rcd() 1450 link_compare(PCI_EXP_TYPE_ROOT_INT_EP, sta_speed, cap_speed), in cap_express_link_rcd()
|