Searched refs:dc_drivercaps (Results 1 – 5 of 5) sorted by relevance
1589 __func__, devcaps.dc_drivercaps, devcaps.dc_cryptocaps); in wpa_driver_bsd_capa()1591 if (devcaps.dc_drivercaps & IEEE80211_C_WPA1) in wpa_driver_bsd_capa()1594 if (devcaps.dc_drivercaps & IEEE80211_C_WPA2) in wpa_driver_bsd_capa()1614 if (devcaps.dc_drivercaps & IEEE80211_C_HOSTAP) in wpa_driver_bsd_capa()
567 uint32_t dc_drivercaps; /* general driver caps */ member
708 dc->dc_drivercaps = ic->ic_caps; in ieee80211_ioctl_getdevcaps()
499 wif->drivercaps = wlan_drivercaps_to_snmp(dc.dc_drivercaps); in wlan_get_driver_caps()
554 printf("drivercaps: 0x%x\n", dc->dc_drivercaps); in setregdomain_cb()4550 printb("drivercaps", dc->dc_drivercaps, IEEE80211_C_BITS); in list_capabilities()