Searched refs:dc_drivercaps (Results 1 – 5 of 5) sorted by relevance
1570 __func__, devcaps.dc_drivercaps, devcaps.dc_cryptocaps); in wpa_driver_bsd_capa()1572 if (devcaps.dc_drivercaps & IEEE80211_C_WPA1) in wpa_driver_bsd_capa()1575 if (devcaps.dc_drivercaps & IEEE80211_C_WPA2) in wpa_driver_bsd_capa()1591 if (devcaps.dc_drivercaps & IEEE80211_C_HOSTAP) in wpa_driver_bsd_capa()
559 uint32_t dc_drivercaps; /* general driver caps */ member
711 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()
550 printf("drivercaps: 0x%x\n", dc->dc_drivercaps); in setregdomain_cb() 4284 printb("drivercaps", dc->dc_drivercaps, IEEE80211_C_BITS); in list_capabilities()