Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c83 static inline int send_tx_flowc_wr(struct cxgbi_sock *);
464 send_tx_flowc_wr(csk); in send_abort_req()
592 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr() function
718 flowclen16 = send_tx_flowc_wr(csk); in push_tx_frames()
1067 send_tx_flowc_wr(csk); in do_abort_req_rss()
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls.h475 int send_tx_flowc_wr(struct sock *sk, int compl,
Dchtls_io.c162 int send_tx_flowc_wr(struct sock *sk, int compl, in send_tx_flowc_wr() function
647 flowclen16 = send_tx_flowc_wr(sk, 1, tp->snd_nxt, in chtls_push_frames()
Dchtls_cm.c221 if (send_tx_flowc_wr(sk, 0, tp->snd_nxt, tp->rcv_nxt) < 0) in chtls_send_reset()
1956 if (send_tx_flowc_wr(sk, 0, tp->snd_nxt, tp->rcv_nxt) < 0) in chtls_abort_req_rss()