Home
last modified time | relevance | path

Searched refs:poll_count (Results 1 – 3 of 3) sorted by relevance

/dpdk/examples/l3fwd-power/
H A Dmain.c1100 uint64_t poll_count; in main_telemetry_loop() local
1106 poll_count = 0; in main_telemetry_loop()
1158 poll_count++; in main_telemetry_loop()
1182 if (unlikely(poll_count >= DEFAULT_COUNT)) { in main_telemetry_loop()
1192 poll_count = 0; in main_telemetry_loop()
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c10822 uint32_t expected, uint32_t poll_count) argument
10824 uint32_t cur_cnt = poll_count;
10961 uint32_t poll_count) argument
10964 uint32_t cur_cnt = poll_count;
10985 uint32_t poll_count) argument
10988 uint32_t cur_cnt = poll_count;
11006 static void bnx2x_tx_hw_flushed(struct bnx2x_softc *sc, uint32_t poll_count) argument
11049 bnx2x_pbf_pN_cmd_flushed(sc, &cmd_regs[i], poll_count);
11054 bnx2x_pbf_pN_buf_flushed(sc, &buf_regs[i], poll_count);
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst304 The busy percentage is calculated by recording the poll_count