Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h125 QUEUES_BOUND = (1 << 3), enumerator
H A Dcxgb_main.c1591 if (!(sc->flags & QUEUES_BOUND)) { in cxgb_up()
1594 sc->flags |= QUEUES_BOUND; in cxgb_up()