Home
last modified time | relevance | path

Searched refs:send_abort (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dcm.c423 static int send_abort(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) in send_abort() function
815 return send_abort(ep, skb, gfp); in abort_connection()
1174 send_abort(ep, skb, GFP_KERNEL); in process_mpa_reply()
2461 ret = send_abort(ep, NULL, gfp); in c4iw_ep_disconnect()
/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Diwch_cm.c408 static int send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) in send_abort() function
665 send_abort(ep, skb, gfp); in abort_connection()
2111 ret = send_abort(ep, NULL, gfp); in iwch_ep_disconnect()