Searched refs:dpaa_get_headroom (Results 1 – 1 of 1) sorted by relevance
3255 static u16 dpaa_get_headroom(struct dpaa_buffer_layout *bl, in dpaa_get_headroom() function3467 priv->tx_headroom = dpaa_get_headroom(priv->buf_layout, TX); in dpaa_eth_probe()3468 priv->rx_headroom = dpaa_get_headroom(priv->buf_layout, RX); in dpaa_eth_probe()