Searched refs:hostapd_sta_flags_to_drv (Results 1 – 4 of 4) sorted by relevance
25 u32 hostapd_sta_flags_to_drv(u32 flags) in hostapd_sta_flags_to_drv() function244 hostapd_sta_flags_to_drv( in hostapd_set_authorized()250 hostapd_sta_flags_to_drv(sta->flags), in hostapd_set_authorized()258 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()387 params.flags = hostapd_sta_flags_to_drv(flags); in hostapd_sta_add()
19 u32 hostapd_sta_flags_to_drv(u32 flags);
351 flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_wpa_auth_send_eapol()
93 encrypt, hostapd_sta_flags_to_drv(sta->flags)); in ieee802_1x_send()