Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h940 #define BWN_MAC_FLAG_HWCRYPTO (1 << 5) macro
H A Dif_bwn.c4438 mac->mac_flags |= BWN_MAC_FLAG_HWCRYPTO; in bwn_fw_loaducode()
4454 mac->mac_flags &= ~BWN_MAC_FLAG_HWCRYPTO; in bwn_fw_loaducode()