Searched refs:INIT_OPS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ | ||
| H A D | ecore_init_ops.h | 201 op = (const union init_op *)&(INIT_OPS(sc)[op_idx]); in ecore_init_block() |
| H A D | bnx2x.h | 1275 #define INIT_OPS(sc) (sc->init_ops) macro |