Searched refs:accept_cr (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 1270 static void accept_cr(struct iwch_ep *ep, __be32 peer_ip, struct sk_buff *skb) in accept_cr() function 1409 accept_cr(child_ep, req->peer_ip, skb); in pass_accept_req()
|
/linux-3.4.99/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 1478 static void accept_cr(struct c4iw_ep *ep, __be32 peer_ip, struct sk_buff *skb, in accept_cr() function 1693 accept_cr(child_ep, peer_ip, skb, req); in pass_accept_req()
|