Home
last modified time | relevance | path

Searched refs:chip_tq_flags (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
HDbxe.h1361 volatile unsigned long chip_tq_flags; member
HDbxe.c4476 long work = atomic_load_acq_long(&sc->chip_tq_flags); in bxe_handle_chip_tq()
16244 sc->chip_tq_flags = CHIP_TQ_NONE; in bxe_attach()
16423 atomic_store_rel_long(&sc->chip_tq_flags, CHIP_TQ_NONE); in bxe_detach()