Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1515 iwch_ep_disconnect(ep, 0, GFP_KERNEL); in peer_close()
1788 err = iwch_ep_disconnect(ep, 0, GFP_KERNEL); in iwch_reject_cr()
2069 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp) in iwch_ep_disconnect() function
Diwch_qp.c1150 iwch_ep_disconnect(ep, abort, GFP_KERNEL); in iwch_modify_qp()