Searched refs:make_tx_data_wr (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 349 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() function 445 make_tx_data_wr(csk, skb, len, req_completion); in push_tx_frames()
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 568 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() function 674 make_tx_data_wr(csk, skb, dlen, len, credits_needed, in push_tx_frames()
|