Searched refs:abort_connection (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.c672 static void abort_connection(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) function
933 abort_connection(ep, skb, GFP_KERNEL);
960 abort_connection(ep, skb, GFP_KERNEL);
986 abort_connection(ep, skb, GFP_KERNEL);
991 abort_connection(ep, skb, GFP_KERNEL);
1001 abort_connection(ep, skb, GFP_KERNEL);
1009 abort_connection(ep, skb, GFP_KERNEL);
1718 abort_connection(ep, NULL, GFP_KERNEL);
1759 abort_connection(ep, NULL, GFP_ATOMIC);
1775 abort_connection(e
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c733 static int abort_connection(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) function
1002 abort_connection(ep, skb, GFP_KERNEL);
1030 abort_connection(ep, skb, GFP_KERNEL);
1035 abort_connection(ep, skb, GFP_KERNEL);
1045 abort_connection(ep, skb, GFP_KERNEL);
1053 abort_connection(ep, skb, GFP_KERNEL);
1793 abort_connection(ep, NULL, GFP_KERNEL);
1822 abort_connection(ep, NULL, GFP_KERNEL);
2164 ret = abort_connection(ep, NULL, gfp);
2230 abort_connection(e
[all...]

Completed in 104 milliseconds