Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dathnreg.h956 #define AR_STA_ID1_ADHOC 0x00020000 macro
Dathn.c2133 reg &= ~AR_STA_ID1_ADHOC; in athn_set_opmode()
2143 reg |= AR_STA_ID1_ADHOC | AR_STA_ID1_KSRCH_MODE; in athn_set_opmode()
2151 reg &= ~(AR_STA_ID1_ADHOC | AR_STA_ID1_STA_AP); in athn_set_opmode()