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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2075 static inline u32 reg_poll(struct bnx2x *bp, u32 reg, u32 expected, int ms, function
H A Dbnx2x_main.c7443 val = reg_poll(bp, CFC_REG_LL_INIT_DONE, 1, 100, 10);
7448 val = reg_poll(bp, CFC_REG_AC_INIT_DONE, 1, 100, 10);
7453 val = reg_poll(bp, CFC_REG_CAM_INIT_DONE, 1, 100, 10);

Completed in 163 milliseconds