Searched refs:PERIODIC_GO (Results 1 – 2 of 2) sorted by relevance
118 if ((atomic_load_acq_long(&sc->periodic_flags) == PERIODIC_GO) && in bnx2x_interrupt_action()146 atomic_store_rel_long(&sc->periodic_flags, PERIODIC_GO); in bnx2x_periodic_start()
1090 #define PERIODIC_GO 1 macro