Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch.c52 static void iwch_event_handler(struct t3cdev *, u32, u32);
60 .event_handler = iwch_event_handler
205 static void iwch_event_handler(struct t3cdev *tdev, u32 evt, u32 port_id) in iwch_event_handler() function