Searched refs:priv_data_size (Results 1 – 3 of 3) sorted by relevance
70 ((buffer_prefix_content->priv_data_size & (OFFSET_UNITS - 1)) ? in fman_sp_build_buffer_struct()71 ((buffer_prefix_content->priv_data_size + OFFSET_UNITS) & in fman_sp_build_buffer_struct()73 buffer_prefix_content->priv_data_size); in fman_sp_build_buffer_struct()129 buffer_prefix_content->priv_data_size; in fman_sp_build_buffer_struct()
118 u16 priv_data_size; member
1249 buf_prefix_content.priv_data_size = buf_layout->priv_data_size; in dpaa_eth_init_tx_port()1291 buf_prefix_content.priv_data_size = buf_layout->priv_data_size; in dpaa_eth_init_rx_port()3290 headroom = (u16)(bl[port].priv_data_size + DPAA_HWA_SIZE); in dpaa_get_headroom()3413 priv->buf_layout[RX].priv_data_size = DPAA_RX_PRIV_DATA_SIZE; /* Rx */ in dpaa_eth_probe()3414 priv->buf_layout[TX].priv_data_size = DPAA_TX_PRIV_DATA_SIZE; /* Tx */ in dpaa_eth_probe()