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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.h218 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp);
H A Diwch_cm.c1463 iwch_ep_disconnect(ep, 0, GFP_KERNEL);
1720 err = iwch_ep_disconnect(ep, 0, GFP_KERNEL);
1955 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp) function
H A Diwch_qp.c921 iwch_ep_disconnect(ep, abort, GFP_KERNEL);

Completed in 75 milliseconds