Searched refs:reg_poll (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.h | 1859 reg_poll(struct bnx2x_softc *sc, uint32_t reg, uint32_t expected, int ms, int wait) in reg_poll() function
|
| H A D | bnx2x.c | 10556 val = reg_poll(sc, CFC_REG_LL_INIT_DONE, 1, 100, 10); 10561 val = reg_poll(sc, CFC_REG_AC_INIT_DONE, 1, 100, 10); 10566 val = reg_poll(sc, CFC_REG_CAM_INIT_DONE, 1, 100, 10);
|