Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/
Dpcie-altera.c70 #define TLP_LOOP 500 macro
211 for (i = 0; i < TLP_LOOP; i++) { in tlp_read_packet()
246 for (count = 0; count < TLP_LOOP; count++) { in s10_tlp_read_packet()
258 if (count == TLP_LOOP) in s10_tlp_read_packet()