Searched refs:cxgb4_write_sgl (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_ipsec.c | 638 cxgb4_write_sgl(skb, &q->q, (void *)sgl, end, in chcr_ipsec_xmit()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 858 void cxgb4_write_sgl(const struct sk_buff *skb, struct sge_txq *q, in cxgb4_write_sgl() function 912 EXPORT_SYMBOL(cxgb4_write_sgl); 1532 cxgb4_write_sgl(skb, &q->q, (void *)sgl, end, 0, addr); in cxgb4_eth_xmit() 1882 cxgb4_write_sgl(skb, tq, sgl, end, 0, addr); in cxgb4_vf_eth_xmit() 2246 cxgb4_write_sgl(skb, &q->q, (void *)pos, in service_ofldq()
|
D | cxgb4.h | 1850 void cxgb4_write_sgl(const struct sk_buff *skb, struct sge_txq *q,
|