Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init_ops.h247 op = (union init_op *)&(INIT_OPS(bp)[op_idx]); in bnx2x_init_block()
Dbnx2x.h1508 #define INIT_OPS(bp) (bp->init_ops) macro