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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_ev.c136 iwch_ep_disconnect(qhp->ep, 0, GFP_ATOMIC);
142 iwch_ep_disconnect(qhp->ep, 0, GFP_ATOMIC);
H A Diwch_cm.h222 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp);
H A Diwch_cm.c1504 iwch_ep_disconnect(ep, 0, GFP_KERNEL);
1778 err = iwch_ep_disconnect(ep, 0, GFP_KERNEL);
2047 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp) function
H A Diwch_qp.c1127 iwch_ep_disconnect(ep, abort, GFP_KERNEL);

Completed in 75 milliseconds