Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c4031 static void stmmac_tso_allocator(struct stmmac_priv *priv, dma_addr_t des, in stmmac_tso_allocator() function
4231 stmmac_tso_allocator(priv, des, tmp_pay_len, (nfrags == 0), queue); in stmmac_tso_xmit()
4243 stmmac_tso_allocator(priv, des, skb_frag_size(frag), in stmmac_tso_xmit()