Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1287 static int stmmac_set_bfsize(int mtu, int bufsize) in stmmac_set_bfsize() function
3672 bfsize = stmmac_set_bfsize(dev->mtu, priv->dma_buf_sz); in stmmac_open()