Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_ev.c142 iwch_ep_disconnect(qhp->ep, 0, GFP_ATOMIC); in iwch_ev_dispatch()
148 iwch_ep_disconnect(qhp->ep, 0, GFP_ATOMIC); in iwch_ev_dispatch()
Diwch_cm.h222 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp);
Diwch_cm.c1504 iwch_ep_disconnect(ep, 0, GFP_KERNEL); in peer_close()
1774 iwch_ep_disconnect(ep, 0, GFP_KERNEL); in iwch_reject_cr()
2055 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp) in iwch_ep_disconnect() function
Diwch_qp.c1069 iwch_ep_disconnect(ep, abort, GFP_KERNEL); in iwch_modify_qp()