Home
last modified time | relevance | path

Searched defs:poll_count (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c10822 uint32_t expected, uint32_t poll_count)
10961 uint32_t poll_count)
10985 uint32_t poll_count)
11006 static void bnx2x_tx_hw_flushed(struct bnx2x_softc *sc, uint32_t poll_count)
/dpdk/examples/l3fwd-power/
H A Dmain.c1100 uint64_t poll_count; in main_telemetry_loop() local