Searched refs:NIX_TX_NB_SEG_MAX (Results 1 – 2 of 2) sorted by relevance
91 #define NIX_TX_NB_SEG_MAX 7 macro93 #define NIX_TX_NB_SEG_MAX 9 macro97 ((RTE_ALIGN_MUL_CEIL(NIX_TX_NB_SEG_MAX, 3) / 3) \98 + NIX_TX_NB_SEG_MAX)
602 .nb_seg_max = NIX_TX_NB_SEG_MAX, in otx2_nix_info_get()603 .nb_mtu_seg_max = NIX_TX_NB_SEG_MAX, in otx2_nix_info_get()