Searched defs:txgbe_rx_queue (Results 1 – 1 of 1) sorted by relevance
280 struct txgbe_rx_queue { struct288 struct txgbe_scattered_rx_entry *sw_sc_ring;296 uint16_t rx_free_trigger; /**< triggers rx buffer allocation */298 uint8_t using_ipsec;302 uint16_t queue_id; /**< RX queue index. */303 uint16_t reg_idx; /**< RX queue register index. */305 uint16_t pkt_type_mask;306 uint16_t port_id; /**< Device port identifier. */311 uint64_t vlan_flags;314 struct rte_mbuf fake_mbuf;[all …]