Searched refs:PERIODIC_GO (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1381 #define PERIODIC_GO 1 macro
H A Dbxe.c12318 (atomic_load_acq_long(&sc->periodic_flags) == PERIODIC_GO)) {
12389 (atomic_load_acq_long(&sc->periodic_flags) == PERIODIC_GO)) {
12399 atomic_store_rel_long(&sc->periodic_flags, PERIODIC_GO);

Completed in 120 milliseconds