Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Diwch_cm.c369 static void act_open_req_arp_failure(struct t3cdev *dev, struct sk_buff *skb) in act_open_req_arp_failure() function
458 set_arp_failure_handler(skb, act_open_req_arp_failure); in send_connect()
/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dcm.c338 static void act_open_req_arp_failure(void *handle, struct sk_buff *skb) in act_open_req_arp_failure() function
485 t4_set_arp_err_handler(skb, NULL, act_open_req_arp_failure); in send_connect()