Home
last modified time | relevance | path

Searched refs:cxgbi_sock_act_open_req_arp_failure (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h495 void cxgbi_sock_act_open_req_arp_failure(void *, struct sk_buff *);
Dlibcxgbi.c888 void cxgbi_sock_act_open_req_arp_failure(void *handle, struct sk_buff *skb) in cxgbi_sock_act_open_req_arp_failure() function
902 EXPORT_SYMBOL_GPL(cxgbi_sock_act_open_req_arp_failure);
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c838 cxgbi_sock_act_open_req_arp_failure); in csk_act_open_retry_timer()
1431 t4_set_arp_err_handler(skb, csk, cxgbi_sock_act_open_req_arp_failure); in init_act_open()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c189 cxgbi_sock_act_open_req_arp_failure(NULL, skb); in act_open_arp_failure()