Searched refs:send_tx_flowc_wr (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/scsi/cxgbi/cxgb4i/ | 
| D | cxgb4i.c | 88 static inline int send_tx_flowc_wr(struct cxgbi_sock *); 482 		send_tx_flowc_wr(csk);  in send_abort_req() 613 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk)  in send_tx_flowc_wr()  function 808 			flowclen16 = send_tx_flowc_wr(csk);  in push_tx_frames() 1179 		send_tx_flowc_wr(csk);  in do_abort_req_rss()
  | 
| /Linux-v5.15/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() 2126 		if (send_tx_flowc_wr(sk, 0, tp->snd_nxt, tp->rcv_nxt) < 0)  in chtls_abort_req_rss()
  |