Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h249 op = (const union init_op *)&(INIT_OPS(bp)[op_idx]); in bnx2x_init_block()
H A Dbnx2x.h1747 #define INIT_OPS(bp) (bp->init_ops) macro