Searched refs:write_sgl (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c689 * write_sgl - populate a scatter/gather list for a packet
705 static void write_sgl(const struct sk_buff *skb, struct sge_txq *q, function
992 write_sgl(skb, &q->q, (struct ulptx_sgl *)(cpl + 1), end, 0,
1284 write_sgl(skb, &q->q, (void *)pos + hdr_len,
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c869 * write_sgl - populate a Scatter/Gather List for a packet
885 static void write_sgl(const struct sk_buff *skb, struct sge_txq *tq, function
1330 write_sgl(skb, tq, sgl, end, 0, addr);

Completed in 168 milliseconds