Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init_ops.h201 op = (const union init_op *)&(INIT_OPS(sc)[op_idx]); in ecore_init_block()
H A Dbnx2x.h1275 #define INIT_OPS(sc) (sc->init_ops) macro