Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init_ops.h236 u32 op_idx, op_type, addr, len; in bnx2x_init_block() local
245 for (op_idx = op_start; op_idx < op_end; op_idx++) { in bnx2x_init_block()
247 op = (union init_op *)&(INIT_OPS(bp)[op_idx]); in bnx2x_init_block()
291 op_idx += op->if_mode.cmd_offset; in bnx2x_init_block()
299 op_idx += op->if_mode.cmd_offset; in bnx2x_init_block()