Searched defs:eth_rx_queue_info (Results 1 – 1 of 1) sorted by relevance
198 struct eth_rx_queue_info { struct199 int queue_enabled; /* True if added */200 int intr_enabled;201 uint16_t wt; /* Polling weight */202 uint32_t flow_id_mask; /* Set to ~0 if app provides flow id else 0 */203 uint64_t event;755 struct eth_rx_queue_info *eth_rx_queue_info = in rxa_buffer_mbufs() local