Searched refs:dc_cryptocaps (Results 1 – 3 of 3) sorted by relevance
562 uint32_t dc_cryptocaps; /* hardware crypto support */ member
713 dc->dc_cryptocaps = ic->ic_cryptocaps; in ieee80211_ioctl_getdevcaps()
552 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()