Searched refs:send_tx_flowc_wr (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 88 static inline int send_tx_flowc_wr(struct cxgbi_sock *); 483 send_tx_flowc_wr(csk); in send_abort_req() 614 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr() function 809 flowclen16 = send_tx_flowc_wr(csk); in push_tx_frames() 1180 send_tx_flowc_wr(csk); in do_abort_req_rss()
|
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls.h | 573 int send_tx_flowc_wr(struct sock *sk, int compl,
|
D | chtls_io.c | 159 int send_tx_flowc_wr(struct sock *sk, int compl, in send_tx_flowc_wr() function 643 flowclen16 = send_tx_flowc_wr(sk, 1, tp->snd_nxt, in chtls_push_frames()
|
D | chtls_cm.c | 259 if (send_tx_flowc_wr(sk, 0, tp->snd_nxt, tp->rcv_nxt) < 0) in chtls_send_reset() 2125 if (send_tx_flowc_wr(sk, 0, tp->snd_nxt, tp->rcv_nxt) < 0) in chtls_abort_req_rss()
|