Searched refs:c4iw_ep_disconnect (Results 1 – 3 of 3) sorted by relevance
907 int c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp);
392 c4iw_ep_disconnect(ep, 0, M_NOWAIT); in process_peer_close()2215 int c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp) in c4iw_ep_disconnect() function
1377 c4iw_ep_disconnect(ep, abort, internal ? GFP_ATOMIC : in c4iw_modify_qp()