Searched refs:INIT_OPS (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/broadcom/bnx2x/ | ||
D | bnx2x_init_ops.h | 249 op = (const union init_op *)&(INIT_OPS(bp)[op_idx]); in bnx2x_init_block() |
D | bnx2x.h | 1747 #define INIT_OPS(bp) (bp->init_ops) macro |