Searched refs:dpaa_get_headroom (Results 1 – 1 of 1) sorted by relevance
2738 static inline u16 dpaa_get_headroom(struct dpaa_buffer_layout *bl) in dpaa_get_headroom() function2890 priv->tx_headroom = dpaa_get_headroom(&priv->buf_layout[TX]); in dpaa_eth_probe()2891 priv->rx_headroom = dpaa_get_headroom(&priv->buf_layout[RX]); in dpaa_eth_probe()