Searched refs:offset_align_log2 (Results 1 – 3 of 3) sorted by relevance
315 info->rx_seg_capa.offset_align_log2 = 0; in mlx5_dev_infos_get()
1490 uint32_t offset_align_log2:4; /**< Required offset alignment. */ member
1873 offset_mask = (1u << seg_capa->offset_align_log2) - 1; in rte_eth_rx_queue_check_split()1896 seg_capa->offset_align_log2); in rte_eth_rx_queue_check_split()