Home
last modified time | relevance | path

Searched refs:hw_cons_index (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ark/
H A Dark_mpu.c109 mpu->cfg.hw_cons_index = 0; in ark_mpu_configure()
119 mpu->cfg.sw_prod_index, mpu->cfg.hw_cons_index); in ark_mpu_dump()
H A Dark_mpu.h55 volatile uint32_t hw_cons_index; member