Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/
Dpci.h305 #define PCIE_SPEED2MBS_ENC(speed) \ macro
Dpci.c5817 next_bw = next_width * PCIE_SPEED2MBS_ENC(next_speed); in pcie_bandwidth_available()
5912 return *width * PCIE_SPEED2MBS_ENC(*speed); in pcie_bandwidth_capable()