Searched refs:poll_count (Results 1 – 4 of 4) sorted by relevance
119 int poll_count; /* the count of times for autolmi */ member295 sc->poll_count = 0; in nglmi_startup_auto()395 if ((sc->poll_count <= 0) || (sc->poll_count > LMIPOLLSIZE)) { in ngauto_state_machine()398 sc->poll_count = LMIPOLLSIZE; in ngauto_state_machine()434 sc->poll_count--; in ngauto_state_machine()
1086 uint64_t poll_count; in main_telemetry_loop() local1092 poll_count = 0; in main_telemetry_loop()1144 poll_count++; in main_telemetry_loop()1168 if (unlikely(poll_count >= DEFAULT_COUNT)) { in main_telemetry_loop()1178 poll_count = 0; in main_telemetry_loop()
10829 uint32_t expected, uint32_t poll_count) argument10831 uint32_t cur_cnt = poll_count;10968 uint32_t poll_count) argument10971 uint32_t cur_cnt = poll_count;10992 uint32_t poll_count) argument10995 uint32_t cur_cnt = poll_count;11013 static void bnx2x_tx_hw_flushed(struct bnx2x_softc *sc, uint32_t poll_count) argument11056 bnx2x_pbf_pN_cmd_flushed(sc, &cmd_regs[i], poll_count);11061 bnx2x_pbf_pN_buf_flushed(sc, &buf_regs[i], poll_count);
447 The busy percentage is calculated by recording the poll_count