Searched refs:cxgb4_write_sgl (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 823 void cxgb4_write_sgl(const struct sk_buff *skb, struct sge_txq *q, in cxgb4_write_sgl() function 877 EXPORT_SYMBOL(cxgb4_write_sgl); 1714 cxgb4_write_sgl(skb, &q->q, (void *)sgl, end, sgl_off, in cxgb4_eth_xmit() 2066 cxgb4_write_sgl(skb, tq, sgl, end, 0, sgl_sdesc->addr); in cxgb4_vf_eth_xmit() 2358 cxgb4_write_sgl(skb, &eohw_txq->q, (void *)sgl, end, hdr_len, in ethofld_hard_xmit() 3010 cxgb4_write_sgl(skb, &q->q, (void *)pos, in service_ofldq()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.c | 781 cxgb4_write_sgl(skb, &q->q, (void *)sgl, end, in ch_ipsec_xmit()
|