Searched refs:hostapd_sta_flags_to_drv (Results 1 – 4 of 4) sorted by relevance
27 u32 hostapd_sta_flags_to_drv(u32 flags) in hostapd_sta_flags_to_drv() function302 hostapd_sta_flags_to_drv( in hostapd_set_authorized()308 hostapd_sta_flags_to_drv(sta->flags), in hostapd_set_authorized()316 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()500 params.flags = hostapd_sta_flags_to_drv(flags); in hostapd_sta_add()
19 u32 hostapd_sta_flags_to_drv(u32 flags);
613 flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_wpa_auth_send_eapol()
105 encrypt, hostapd_sta_flags_to_drv(sta->flags), link_id); in ieee802_1x_send()