• Home
  • Raw
  • Download

Lines Matching refs:local_info_t

157 static void hostap_set_tim(local_info_t *local, int aid, int set)  in hostap_set_tim()
190 local_info_t *local; in ap_handle_timer()
839 void hostap_init_data(local_info_t *local) in hostap_init_data()
889 void hostap_init_ap_proc(local_info_t *local) in hostap_init_ap_proc()
974 local_info_t *local; in prism2_send_mgmt()
1206 local_info_t *local) in ap_tx_rate_ok()
1345 static void handle_authen(local_info_t *local, struct sk_buff *skb, in handle_authen()
1558 static void handle_assoc(local_info_t *local, struct sk_buff *skb, in handle_assoc()
1767 static void handle_deauth(local_info_t *local, struct sk_buff *skb, in handle_deauth()
1809 static void handle_disassoc(local_info_t *local, struct sk_buff *skb, in handle_disassoc()
1851 static void ap_handle_data_nullfunc(local_info_t *local, in ap_handle_data_nullfunc()
1868 static void ap_handle_dropped_data(local_info_t *local, in ap_handle_dropped_data()
1901 static void pspoll_send_buffered(local_info_t *local, struct sta_info *sta, in pspoll_send_buffered()
1926 static void handle_pspoll(local_info_t *local, in handle_pspoll()
2017 local_info_t *local = ap->local; in handle_wds_oper_queue()
2044 static void handle_beacon(local_info_t *local, struct sk_buff *skb, in handle_beacon()
2199 static void handle_ap_item(local_info_t *local, struct sk_buff *skb, in handle_ap_item()
2324 local_info_t *local; in hostap_rx()
2351 static void schedule_packet_send(local_info_t *local, struct sta_info *sta) in schedule_packet_send()
2387 int prism2_ap_get_sta_qual(local_info_t *local, struct sockaddr addr[], in prism2_ap_get_sta_qual()
2433 local_info_t *local; in prism2_ap_translate_scan()
2704 local_info_t *local; in ap_update_sta_tx_rate()
2744 ap_tx_ret hostap_handle_sta_tx(local_info_t *local, struct hostap_tx_data *tx) in hostap_handle_sta_tx()
2885 void hostap_handle_sta_tx_exc(local_info_t *local, struct sk_buff *skb) in hostap_handle_sta_tx_exc()
2937 static void hostap_update_sta_ps2(local_info_t *local, struct sta_info *sta, in hostap_update_sta_ps2()
2959 int hostap_update_sta_ps(local_info_t *local, struct ieee80211_hdr *hdr) in hostap_update_sta_ps()
2985 ap_rx_ret hostap_handle_sta_rx(local_info_t *local, struct net_device *dev, in hostap_handle_sta_rx()
3124 int hostap_handle_sta_crypto(local_info_t *local, in hostap_handle_sta_crypto()
3257 void hostap_update_rates(local_info_t *local) in hostap_update_rates()
3299 void hostap_add_wds_links(local_info_t *local) in hostap_add_wds_links()
3315 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type) in hostap_wds_link_oper()