Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h562 uint32_t dc_cryptocaps; /* hardware crypto support */ member
H A Dieee80211_ioctl.c713 dc->dc_cryptocaps = ic->ic_cryptocaps; in ieee80211_ioctl_getdevcaps()
/f-stack/tools/ifconfig/
H A Difieee80211.c552 printf("cryptocaps: 0x%x\n", dc->dc_cryptocaps); in setregdomain_cb()
4258 if (dc->dc_cryptocaps != 0 || verbose) { in list_capabilities()
4260 printb("cryptocaps", dc->dc_cryptocaps, IEEE80211_CRYPTO_BITS); in list_capabilities()