Searched refs:DPAA2_PACKET_LAYOUT_ALIGN (Results 1 – 2 of 2) sorted by relevance
361 tot_size = RTE_ALIGN_CEIL(tot_size, DPAA2_PACKET_LAYOUT_ALIGN); in dpaa2_attach_bp_list()375 layout.data_align = DPAA2_PACKET_LAYOUT_ALIGN; in dpaa2_attach_bp_list()392 DPAA2_PACKET_LAYOUT_ALIGN); in dpaa2_attach_bp_list()
79 #define DPAA2_PACKET_LAYOUT_ALIGN 64 /*changing from 256 */ macro