Searched refs:send_abort_rpl (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 274 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() function 686 send_abort_rpl(csk, rst_status); in do_abort_req()
|
/drivers/crypto/chelsio/chtls/ |
D | chtls_cm.c | 1818 static void send_abort_rpl(struct sock *sk, struct sk_buff *skb, in send_abort_rpl() function 1914 send_abort_rpl(child, skb, BLOG_SKB_CB(skb)->cdev, in bl_abort_syn_rcv() 1946 send_abort_rpl(sk, skb, cdev, CPL_ABORT_NO_RST, queue); in abort_syn_rcv()
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 504 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() function 1105 send_abort_rpl(csk, rst_status); in do_abort_req_rss()
|