Searched refs:MAX_SEGS_BUFFER_SPLIT (Results 1 – 5 of 5) sorted by relevance
905 unsigned int mb_sz[MAX_SEGS_BUFFER_SPLIT]; in launch_args_parse()909 MAX_SEGS_BUFFER_SPLIT, mb_sz, 0); in launch_args_parse()1295 unsigned int seg_off[MAX_SEGS_BUFFER_SPLIT]; in launch_args_parse()1300 MAX_SEGS_BUFFER_SPLIT, in launch_args_parse()1308 unsigned int seg_len[MAX_SEGS_BUFFER_SPLIT]; in launch_args_parse()1313 MAX_SEGS_BUFFER_SPLIT, in launch_args_parse()
51 #define MAX_SEGS_BUFFER_SPLIT 8 /**< nb_segs is a 8-bit unsigned char. */ macro450 extern uint16_t mbuf_data_size[MAX_SEGS_BUFFER_SPLIT];474 extern uint16_t rx_pkt_seg_lengths[MAX_SEGS_BUFFER_SPLIT];476 extern uint16_t rx_pkt_seg_offsets[MAX_SEGS_BUFFER_SPLIT];
189 struct rte_mempool *mempools[RTE_MAX_NUMA_NODES * MAX_SEGS_BUFFER_SPLIT];199 uint16_t mbuf_data_size[MAX_SEGS_BUFFER_SPLIT] = {216 uint16_t rx_pkt_seg_lengths[MAX_SEGS_BUFFER_SPLIT];218 uint16_t rx_pkt_seg_offsets[MAX_SEGS_BUFFER_SPLIT];1538 mempools[i * MAX_SEGS_BUFFER_SPLIT + j] = in init_config()2467 union rte_eth_rxseg rx_useg[MAX_SEGS_BUFFER_SPLIT] = {}; in rx_queue_setup()
3817 if (nb_offs >= MAX_SEGS_BUFFER_SPLIT) { in set_rx_pkt_offsets()3861 if (nb_segs >= MAX_SEGS_BUFFER_SPLIT) { in set_rx_pkt_segments()
3777 unsigned int seg_offsets[MAX_SEGS_BUFFER_SPLIT]; in cmd_set_rxoffs_parsed()3782 MAX_SEGS_BUFFER_SPLIT, seg_offsets, 0); in cmd_set_rxoffs_parsed()3823 unsigned int seg_lengths[MAX_SEGS_BUFFER_SPLIT]; in cmd_set_rxpkts_parsed()3828 MAX_SEGS_BUFFER_SPLIT, seg_lengths, 0); in cmd_set_rxpkts_parsed()