Home
last modified time | relevance | path

Searched refs:q_map_ex_to_in (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev_init.c536 device->q_map_ex_to_in[queue->external_qid] = device->nb_queues; in initialise_queue()
794 device->q_map_ex_to_in[queue->external_qid] + 1; in initialise_all_other_ports()
929 device->q_map_ex_to_in[port->external_qid]; in assign_internal_queue_ids()
H A Dopdl_evdev.h248 uint8_t q_map_ex_to_in[OPDL_INVALID_QID]; member
H A Dopdl_evdev.c551 memset(device->q_map_ex_to_in, in opdl_close()