Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dverbs.h7 #define IRDMA_FLUSH_DELAY_MS 20 macro
H A Dutils.c2469 msecs_to_jiffies(IRDMA_FLUSH_DELAY_MS)); in irdma_generate_flush_completions()
2508 msecs_to_jiffies(IRDMA_FLUSH_DELAY_MS)); in irdma_generate_flush_completions()
H A Dverbs.c4143 msecs_to_jiffies(IRDMA_FLUSH_DELAY_MS)); in irdma_post_send()
4236 msecs_to_jiffies(IRDMA_FLUSH_DELAY_MS)); in irdma_post_recv()
H A Dhw.c2884 msecs_to_jiffies(IRDMA_FLUSH_DELAY_MS));