Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A 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()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-altera.c69 #define TLP_LOOP 500 macro
210 for (i = 0; i < TLP_LOOP; i++) { in tlp_read_packet()
245 for (count = 0; count < TLP_LOOP; count++) { in s10_tlp_read_packet()
257 if (count == TLP_LOOP) in s10_tlp_read_packet()

Completed in 4 milliseconds