Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_mtwreg.h258 #define MTW_PKEY(wcid) (0x8000 + (wcid) * 32) macro
H A Dif_mtw.c1958 base = MTW_PKEY(wcid); in mtw_key_set_cb()