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