Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c323 static void bwn_key_macwrite(struct bwn_mac *, uint8_t,
4586 bwn_key_macwrite(mac, index, NULL); in bwn_key_dowrite()
4591 bwn_key_macwrite(mac, index, mac_addr); in bwn_key_dowrite()
4597 bwn_key_macwrite(struct bwn_mac *mac, uint8_t index, const uint8_t *addr) in bwn_key_macwrite() function