Home
last modified time | relevance | path

Searched refs:dpaa_get_headroom (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2856 static u16 dpaa_get_headroom(struct dpaa_buffer_layout *bl, in dpaa_get_headroom() function
3044 priv->tx_headroom = dpaa_get_headroom(priv->buf_layout, TX); in dpaa_eth_probe()
3045 priv->rx_headroom = dpaa_get_headroom(priv->buf_layout, RX); in dpaa_eth_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c3251 static u16 dpaa_get_headroom(struct dpaa_buffer_layout *bl, in dpaa_get_headroom() function
3445 priv->tx_headroom = dpaa_get_headroom(priv->buf_layout, TX); in dpaa_eth_probe()
3446 priv->rx_headroom = dpaa_get_headroom(priv->buf_layout, RX); in dpaa_eth_probe()

Completed in 8 milliseconds