Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/erdma/
Derdma_eq.c9 #define MAX_POLL_CHUNK_SIZE 16 macro
41 while (poll_cnt < MAX_POLL_CHUNK_SIZE) { in erdma_aeq_event_handler()
150 while (poll_cnt < MAX_POLL_CHUNK_SIZE) { in erdma_ceq_completion_handler()