Searched refs:dc_cryptocaps (Results 1 – 5 of 5) sorted by relevance
548 uint32_t dc_cryptocaps; /* hardware crypto support */ member
709 dc->dc_cryptocaps = ic->ic_cryptocaps; in ieee80211_ioctl_getdevcaps()
841 drv->cryptocaps = devcaps.dc_cryptocaps; in wpa_driver_bsd_init()
501 printf("cryptocaps: 0x%x\n", dc->dc_cryptocaps); in setregdomain_cb()3650 if (dc->dc_cryptocaps != 0 || verbose) { in list_capabilities()3652 printb("cryptocaps", dc->dc_cryptocaps, IEEE80211_CRYPTO_BITS); in list_capabilities()
500 wif->cryptocaps = wlan_cryptocaps_to_snmp(dc.dc_cryptocaps); in wlan_get_driver_caps()