Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Decore_sp.h55 #define IRO sc->iro_array
H A Dbnx2x.h1128 struct iro *iro_array; member
H A Dbnx2x.c11589 rte_free(sc->iro_array);
11629 sc->iro_array = rte_zmalloc("", len, RTE_CACHE_LINE_SIZE);
11630 if (!sc->iro_array)
11632 bnx2x_data_to_iro_array(p + off[23], sc->iro_array, len);