Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwivar.h109 #define IWI_MAX_IBSSNODE 32 macro
H A Dif_iwi.c302 sc->sc_unr = new_unrhdr(1, IWI_MAX_IBSSNODE-1, &sc->sc_mtx); in iwi_attach()
1887 IWI_MAX_IBSSNODE-1); in iwi_tx_start()