Searched refs:MAX_SEGS_BUFFER_SPLIT (Results 1 – 5 of 5) sorted by relevance
924 unsigned int mb_sz[MAX_SEGS_BUFFER_SPLIT]; in launch_args_parse()928 MAX_SEGS_BUFFER_SPLIT, mb_sz, 0); in launch_args_parse()1315 unsigned int seg_off[MAX_SEGS_BUFFER_SPLIT]; in launch_args_parse()1320 MAX_SEGS_BUFFER_SPLIT, in launch_args_parse()1328 unsigned int seg_len[MAX_SEGS_BUFFER_SPLIT]; in launch_args_parse()1333 MAX_SEGS_BUFFER_SPLIT, in launch_args_parse()
59 #define MAX_SEGS_BUFFER_SPLIT 8 /**< nb_segs is a 8-bit unsigned char. */ macro508 extern uint16_t mbuf_data_size[MAX_SEGS_BUFFER_SPLIT];537 extern uint16_t rx_pkt_seg_lengths[MAX_SEGS_BUFFER_SPLIT];539 extern uint16_t rx_pkt_seg_offsets[MAX_SEGS_BUFFER_SPLIT];
202 struct rte_mempool *mempools[RTE_MAX_NUMA_NODES * MAX_SEGS_BUFFER_SPLIT];212 uint16_t mbuf_data_size[MAX_SEGS_BUFFER_SPLIT] = {239 uint16_t rx_pkt_seg_lengths[MAX_SEGS_BUFFER_SPLIT];241 uint16_t rx_pkt_seg_offsets[MAX_SEGS_BUFFER_SPLIT];1696 mempools[i * MAX_SEGS_BUFFER_SPLIT + j] = in init_config()2578 union rte_eth_rxseg rx_useg[MAX_SEGS_BUFFER_SPLIT] = {}; in rx_queue_setup()
4783 if (nb_offs >= MAX_SEGS_BUFFER_SPLIT) { in set_rx_pkt_offsets()4827 if (nb_segs >= MAX_SEGS_BUFFER_SPLIT) { in set_rx_pkt_segments()
3905 unsigned int seg_offsets[MAX_SEGS_BUFFER_SPLIT]; in cmd_set_rxoffs_parsed()3910 MAX_SEGS_BUFFER_SPLIT, seg_offsets, 0); in cmd_set_rxoffs_parsed()3952 unsigned int seg_lengths[MAX_SEGS_BUFFER_SPLIT]; in cmd_set_rxpkts_parsed()3957 MAX_SEGS_BUFFER_SPLIT, seg_lengths, 0); in cmd_set_rxpkts_parsed()