Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Drtwreg.h125 #define RTW_BSSID16 0x2e /* first two bytes */ macro
127 #define RTW_BSSID0 RTW_BSSID16 /* BSSID[0], 8b */
Drtw.c2426 RTW_WRITE16(regs, RTW_BSSID16, 0x0); in rtw_init()
3377 RTW_SYNC(regs, RTW_BSSID16, RTW_BSSID32); in rtw_join_bss()