Home
last modified time | relevance | path

Searched refs:sg_ent (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c239 const struct sg_ent *sgp; in unmap_skb()
243 sgp = (struct sg_ent *)&q->desc[cidx].flit[d->sflit]; in unmap_skb()
1013 struct sg_ent *sgp, unsigned char *start, in write_sgl()
1095 const struct sg_ent *sgl, in write_wr_hdr_sgl()
1188 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; in write_tx_pkt_wr()
1242 sgp = ndesc == 1 ? (struct sg_ent *)&d->flit[flits] : sgl; in write_tx_pkt_wr()
1604 const struct sg_ent *sgl, int sgl_flits) in setup_deferred_unmapping()
1639 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; in write_ofld_wr()
1655 sgp = ndesc == 1 ? (struct sg_ent *)&d->flit[flits] : sgl; in write_ofld_wr()
H A Dcommon.h140 struct sg_ent { /* SGE scatter/gather entry */ struct
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c236 const struct sg_ent *sgp; in unmap_skb()
240 sgp = (struct sg_ent *)&q->desc[cidx].flit[d->sflit]; in unmap_skb()
1008 struct sg_ent *sgp, unsigned char *start, in write_sgl()
1090 const struct sg_ent *sgl, in write_wr_hdr_sgl()
1183 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; in write_tx_pkt_wr()
1237 sgp = ndesc == 1 ? (struct sg_ent *)&d->flit[flits] : sgl; in write_tx_pkt_wr()
1601 const struct sg_ent *sgl, int sgl_flits) in setup_deferred_unmapping()
1636 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; in write_ofld_wr()
1652 sgp = ndesc == 1 ? (struct sg_ent *)&d->flit[flits] : sgl; in write_ofld_wr()
H A Dcommon.h140 struct sg_ent { /* SGE scatter/gather entry */ struct

Completed in 12 milliseconds