Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c169 * returns <0 for failure to resync within IBSD_RESYNC_TRIES (not expected)
171 #define IBSD_RESYNC_TRIES 3 macro
182 for (tries = 0; tries < (4 * IBSD_RESYNC_TRIES); ++tries) { in qib_resync_ibepb()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c169 * returns <0 for failure to resync within IBSD_RESYNC_TRIES (not expected)
171 #define IBSD_RESYNC_TRIES 3 macro
182 for (tries = 0; tries < (4 * IBSD_RESYNC_TRIES); ++tries) { in qib_resync_ibepb()

Completed in 5 milliseconds