Searched refs:send_abort (Results 1 - 2 of 2) 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_cm.c419 static int send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) function
676 send_abort(ep, skb, gfp);
2107 ret = send_abort(ep, NULL, gfp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c436 static int send_abort(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) function
738 return send_abort(ep, skb, gfp);
980 send_abort(ep, skb, GFP_KERNEL);

Completed in 67 milliseconds