Home
last modified time | relevance | path

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

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