Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Diwch.c278 cxio_register_ev_cb(iwch_ev_dispatch); in iwch_init_module()
286 cxio_unregister_ev_cb(iwch_ev_dispatch); in iwch_exit_module()
Diwch.h178 extern void iwch_ev_dispatch(struct cxio_rdev *rdev_p, struct sk_buff *skb);
Diwch_ev.c106 void iwch_ev_dispatch(struct cxio_rdev *rdev_p, struct sk_buff *skb) in iwch_ev_dispatch() function