Searched refs:offset_align_log2 (Results 1 – 3 of 3) sorted by relevance
335 info->rx_seg_capa.offset_align_log2 = 0; in mlx5_dev_infos_get()
1833 uint32_t offset_align_log2:4; /**< Required offset alignment. */ member
1659 offset_mask = RTE_BIT32(seg_capa->offset_align_log2) - 1; in rte_eth_rx_queue_check_split()1682 seg_capa->offset_align_log2); in rte_eth_rx_queue_check_split()