Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
HDif_wireg.h501 #define WI_PORTTYPE_BSS 0x1 macro
HDif_wi.c382 sc->sc_ibss_port = WI_PORTTYPE_BSS; in wi_attach()
541 sc->sc_porttype = WI_PORTTYPE_BSS; in wi_vap_create()
809 wi_setup_locked(sc, WI_PORTTYPE_BSS, 3, vap->iv_myaddr); in wi_newstate_sta()