Searched refs:make_tx_data_wr (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 350 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() function 446 make_tx_data_wr(csk, skb, len, req_completion); in push_tx_frames()
|
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_io.c | 511 static void make_tx_data_wr(struct sock *sk, struct sk_buff *skb, in make_tx_data_wr() function 686 make_tx_data_wr(sk, skb, immdlen, len, in chtls_push_frames()
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 639 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() function 745 make_tx_data_wr(csk, skb, dlen, len, credits_needed, in push_tx_frames()
|