Searched refs:send_tx_flowc_wr (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 83 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/ |
D | chtls.h | 475 int send_tx_flowc_wr(struct sock *sk, int compl,
|
D | chtls_io.c | 162 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()
|
D | chtls_cm.c | 221 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()
|