Home
last modified time | relevance | path

Searched refs:tso_des (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4122 dma_addr_t tso_des, des; in stmmac_tso_xmit() local
4209 tso_des = des; in stmmac_tso_xmit()
4213 tso_des = des + proto_hdr_len; in stmmac_tso_xmit()
4217 stmmac_tso_allocator(priv, tso_des, tmp_pay_len, (nfrags == 0), queue); in stmmac_tso_xmit()