Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dfirmware.c88 #define SBUS_MAX_POLL_COUNT 100 macro
1229 if (count++ >= SBUS_MAX_POLL_COUNT) { in sbus_request_slow()
1250 if (count++ >= SBUS_MAX_POLL_COUNT) in sbus_request_slow()
1656 if (count++ >= SBUS_MAX_POLL_COUNT) in clear_sbus_fast_mode()