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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/bnx2x/
H A Dbnx2x.h943 static inline u32 reg_poll(struct bnx2x *bp, u32 reg, u32 expected, int ms, function
H A Dbnx2x_main.c4099 val = reg_poll(bp, CFC_REG_LL_INIT_DONE, 1, 100, 10);
4104 val = reg_poll(bp, CFC_REG_AC_INIT_DONE, 1, 100, 10);
4109 val = reg_poll(bp, CFC_REG_CAM_INIT_DONE, 1, 100, 10);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x.h943 static inline u32 reg_poll(struct bnx2x *bp, u32 reg, u32 expected, int ms, function
H A Dbnx2x_main.c4099 val = reg_poll(bp, CFC_REG_LL_INIT_DONE, 1, 100, 10);
4104 val = reg_poll(bp, CFC_REG_AC_INIT_DONE, 1, 100, 10);
4109 val = reg_poll(bp, CFC_REG_CAM_INIT_DONE, 1, 100, 10);

Completed in 196 milliseconds