Searched refs:dc_drivercaps (Results 1 – 4 of 4) sorted by relevance
1484 __func__, devcaps.dc_drivercaps, devcaps.dc_cryptocaps); in wpa_driver_bsd_capa()1486 if (devcaps.dc_drivercaps & IEEE80211_C_WPA1) in wpa_driver_bsd_capa()1489 if (devcaps.dc_drivercaps & IEEE80211_C_WPA2) in wpa_driver_bsd_capa()1501 if (devcaps.dc_drivercaps & IEEE80211_C_HOSTAP) in wpa_driver_bsd_capa()
556 uint32_t dc_drivercaps; /* general driver caps */ member
519 printf("drivercaps: 0x%x\n", dc->dc_drivercaps); in setregdomain_cb()3948 printb("drivercaps", dc->dc_drivercaps, IEEE80211_C_BITS); in list_capabilities()
731 dc->dc_drivercaps = ic->ic_caps; in ieee80211_ioctl_getdevcaps()