Searched refs:hostapd_sta_flags_to_drv (Results 1 – 4 of 4) sorted by relevance
24 u32 hostapd_sta_flags_to_drv(u32 flags) in hostapd_sta_flags_to_drv() function245 hostapd_sta_flags_to_drv( in hostapd_set_authorized()251 hostapd_sta_flags_to_drv(sta->flags), in hostapd_set_authorized()259 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()381 params.flags = hostapd_sta_flags_to_drv(flags); in hostapd_sta_add()
19 u32 hostapd_sta_flags_to_drv(u32 flags);
304 flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_wpa_auth_send_eapol()
74 encrypt, hostapd_sta_flags_to_drv(sta->flags)); in ieee802_1x_send()