Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/scsi/qedf/
Dqedf_io.c1367 goto send_abort; in qedf_process_warning_compl()
1373 send_abort: in qedf_process_warning_compl()
/Linux-v4.19/drivers/target/
Dtarget_core_transport.c3325 goto send_abort; in transport_send_task_abort()
3332 send_abort: in transport_send_task_abort()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c659 static int send_abort(struct c4iw_ep *ep) in send_abort() function
3612 ret = send_abort(ep); in c4iw_ep_disconnect()