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

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ev.c172 iwch_ep_disconnect(qhp->ep, 0, M_NOWAIT);
178 iwch_ep_disconnect(qhp->ep, 0, M_NOWAIT);
H A Diw_cxgb_cm.h238 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, int flags);
H A Diw_cxgb_cm.c927 iwch_ep_disconnect(ep, 0, M_NOWAIT);
1402 iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, int flags) function
H A Diw_cxgb_qp.c1092 iwch_ep_disconnect(ep, abort, M_NOWAIT);

Completed in 105 milliseconds