Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3850 static void stmmac_tso_allocator(struct stmmac_priv *priv, dma_addr_t des, in stmmac_tso_allocator() function
4047 stmmac_tso_allocator(priv, des, tmp_pay_len, (nfrags == 0), queue); in stmmac_tso_xmit()
4059 stmmac_tso_allocator(priv, des, skb_frag_size(frag), in stmmac_tso_xmit()