Home
last modified time | relevance | path

Searched refs:BWN_RCMTA (Results 1 – 2 of 2) sorted by last modified time

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c4620 bwn_shm_write_4(mac, BWN_RCMTA, (index * 2) + 0, addrtmp[0]); in bwn_key_macwrite()
4621 bwn_shm_write_2(mac, BWN_RCMTA, (index * 2) + 1, addrtmp[1]); in bwn_key_macwrite()
H A Dif_bwnreg.h258 #define BWN_RCMTA 0x4 macro