Searched refs:hw_wr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_init_ops.h182 int hw_wr; local
191 hw_wr = OP_WR_FPGA;
193 hw_wr = OP_WR_EMUL;
195 hw_wr = OP_WR_ASIC;
209 if ((op_type > OP_WB) && (op_type == hw_wr))

Completed in 59 milliseconds