Home
last modified time | relevance | path

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

/drivers/infiniband/hw/bnxt_re/
Dmain.c83 static void bnxt_re_stop_irq(void *handle);
256 bnxt_re_stop_irq(rdev); in bnxt_re_stop()
293 bnxt_re_stop_irq(rdev); in bnxt_re_shutdown()
297 static void bnxt_re_stop_irq(void *handle) in bnxt_re_stop_irq() function
360 .ulp_irq_stop = bnxt_re_stop_irq,