Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/irdma/
Dtrace_cm.h363 DEFINE_EVENT(cm_node_template, irdma_cm_event_handler,
Dcm.c4157 static void irdma_cm_event_handler(struct work_struct *work) in irdma_cm_event_handler() function
4212 INIT_WORK(&event->event_work, irdma_cm_event_handler); in irdma_cm_post_event()