Searched refs:hostap_driver_data (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_hostap.c | 37 struct hostap_driver_data { struct 58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, in handle_data() 119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf, in handle_tx_callback() 140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len) in handle_frame() 202 struct hostap_driver_data *drv = eloop_ctx; in handle_read() 216 static int hostap_init_sockets(struct hostap_driver_data *drv, u8 *own_addr) in hostap_init_sockets() 268 struct hostap_driver_data *drv = priv; in hostap_send_mlme() 285 struct hostap_driver_data *drv = priv; in hostap_send_eapol() 331 struct hostap_driver_data *drv = priv; in hostap_sta_set_flags() 351 struct hostap_driver_data *dr in hostap_set_iface_flags() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_hostap.c | 37 struct hostap_driver_data { struct 58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, in handle_data() 119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf, in handle_tx_callback() 140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len) in handle_frame() 202 struct hostap_driver_data *drv = eloop_ctx; in handle_read() 216 static int hostap_init_sockets(struct hostap_driver_data *drv, u8 *own_addr) in hostap_init_sockets() 269 struct hostap_driver_data *drv = priv; in hostap_send_mlme() 286 struct hostap_driver_data *drv = priv; in hostap_send_eapol() 332 struct hostap_driver_data *drv = priv; in hostap_sta_set_flags() 352 struct hostap_driver_data *dr in hostap_set_iface_flags() [all...] |
Completed in 3 milliseconds