Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c163 atomic_store_rel_long(&sc->periodic_flags, PERIODIC_STOP); in bnx2x_periodic_stop()
224 PERIODIC_STOP) { in bnx2x_dev_start()
H A Dbnx2x.h1089 #define PERIODIC_STOP 0 macro
H A Dbnx2x.c7162 (atomic_load_acq_long(&sc->periodic_flags) == PERIODIC_STOP)) { in bnx2x_periodic_callout()