Lines Matching refs:drv_flags
515 if (!(hapd->iface->drv_flags & in hostapd_wpa_auth_set_key()
1047 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_VLAN_OFFLOAD)) { in hostapd_wpa_auth_update_vlan()
1188 if (FULL_AP_CLIENT_STATE_SUPP(hapd->iface->drv_flags) && in hostapd_wpa_auth_add_sta_ft()
1217 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_VLAN_OFFLOAD)) { in hostapd_wpa_auth_set_vlan()
1260 } else if ((hapd->iface->drv_flags & WPA_DRIVER_FLAGS_VLAN_OFFLOAD) && in hostapd_wpa_auth_get_vlan()
1641 u64 *drv_flags, u64 *drv_flags2) in hostapd_wpa_auth_get_drv_flags() argument
1645 if (drv_flags) in hostapd_wpa_auth_get_drv_flags()
1646 *drv_flags = hapd->iface->drv_flags; in hostapd_wpa_auth_get_drv_flags()
1718 if (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_EAPOL_TX_STATUS) in hostapd_setup_wpa()
1720 if (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_AP_MLME) in hostapd_setup_wpa()
1723 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_WIRED) && in hostapd_setup_wpa()
1726 !(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_SAFE_PTK0_REKEYS)))) { in hostapd_setup_wpa()
1733 (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_EXTENDED_KEY_ID)) in hostapd_setup_wpa()
1738 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_BEACON_PROTECTION)) in hostapd_setup_wpa()