Searched refs:ethdev_count (Results 1 – 4 of 4) sorted by relevance
23 uint16_t ethdev_count = 0; in l3fwd_event_device_setup_internal_port() local31 ethdev_count++; in l3fwd_event_device_setup_internal_port()44 event_d_conf.nb_event_queues = ethdev_count; in l3fwd_event_device_setup_internal_port()
23 uint16_t ethdev_count = 0; in l3fwd_event_device_setup_generic() local31 ethdev_count++; in l3fwd_event_device_setup_generic()44 event_d_conf.nb_event_queues = ethdev_count + 1; in l3fwd_event_device_setup_generic()
32 uint16_t ethdev_count = 0; in l2fwd_event_device_setup_internal_port() local40 ethdev_count++; in l2fwd_event_device_setup_internal_port()53 event_d_conf.nb_event_queues = ethdev_count; in l2fwd_event_device_setup_internal_port()
34 uint16_t ethdev_count = 0; in l2fwd_event_device_setup_generic() local42 ethdev_count++; in l2fwd_event_device_setup_generic()56 event_d_conf.nb_event_queues = ethdev_count + 1; in l2fwd_event_device_setup_generic()