Searched defs:bnx2x_fastpath (Results 1 – 1 of 1) sorted by relevance
359 struct bnx2x_fastpath { struct361 struct bnx2x_softc *sc;364 rte_spinlock_t rx_mtx;370 rte_iova_t tx_desc_mapping;372 rte_iova_t rx_desc_mapping;373 rte_iova_t rx_comp_mapping;375 uint16_t *sb_index_values;376 uint16_t *sb_running_index;382 uint32_t rx_buf_size;384 int state;[all …]