Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_lmi.c119 int poll_count; /* the count of times for autolmi */ member
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c10829 uint32_t expected, uint32_t poll_count)
10968 uint32_t poll_count)
10992 uint32_t poll_count)
11013 static void bnx2x_tx_hw_flushed(struct bnx2x_softc *sc, uint32_t poll_count)
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c1086 uint64_t poll_count; in main_telemetry_loop() local