Lines Matching refs:drv_flags
467 if (!(hapd->iface->drv_flags & in hostapd_wpa_auth_set_key()
999 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_VLAN_OFFLOAD)) { in hostapd_wpa_auth_update_vlan()
1140 if (FULL_AP_CLIENT_STATE_SUPP(hapd->iface->drv_flags) && in hostapd_wpa_auth_add_sta_ft()
1169 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_VLAN_OFFLOAD)) { in hostapd_wpa_auth_set_vlan()
1212 } else if ((hapd->iface->drv_flags & WPA_DRIVER_FLAGS_VLAN_OFFLOAD) && in hostapd_wpa_auth_get_vlan()
1593 u64 *drv_flags, u64 *drv_flags2) in hostapd_wpa_auth_get_drv_flags() argument
1597 if (drv_flags) in hostapd_wpa_auth_get_drv_flags()
1598 *drv_flags = hapd->iface->drv_flags; in hostapd_wpa_auth_get_drv_flags()
1670 if (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_EAPOL_TX_STATUS) in hostapd_setup_wpa()
1672 if (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_AP_MLME) in hostapd_setup_wpa()
1675 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_WIRED) && in hostapd_setup_wpa()
1678 !(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_SAFE_PTK0_REKEYS)))) { in hostapd_setup_wpa()
1685 (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_EXTENDED_KEY_ID)) in hostapd_setup_wpa()
1690 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_BEACON_PROTECTION)) in hostapd_setup_wpa()