Home
last modified time | relevance | path

Searched refs:send_abort (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_cm.c406 static int send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) in send_abort() function
661 send_abort(ep, skb, gfp); in abort_connection()
2115 ret = send_abort(ep, NULL, gfp); in iwch_ep_disconnect()
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_io.c1488 goto send_abort; in qedf_process_warning_compl()
1494 send_abort: in qedf_process_warning_compl()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dcm.c702 static int send_abort(struct c4iw_ep *ep) in send_abort() function
3708 ret = send_abort(ep); in c4iw_ep_disconnect()