Lines Matching defs:local

152 static void hostap_set_tim(local_info_t *local, int aid, int set)  in hostap_set_tim()
185 local_info_t *local; in ap_handle_timer() local
780 void hostap_init_data(local_info_t *local) in hostap_init_data()
830 void hostap_init_ap_proc(local_info_t *local) in hostap_init_ap_proc()
918 local_info_t *local; in prism2_send_mgmt() local
1143 local_info_t *local) in ap_tx_rate_ok()
1282 static void handle_authen(local_info_t *local, struct sk_buff *skb, in handle_authen()
1495 static void handle_assoc(local_info_t *local, struct sk_buff *skb, in handle_assoc()
1704 static void handle_deauth(local_info_t *local, struct sk_buff *skb, in handle_deauth()
1746 static void handle_disassoc(local_info_t *local, struct sk_buff *skb, in handle_disassoc()
1788 static void ap_handle_data_nullfunc(local_info_t *local, in ap_handle_data_nullfunc()
1805 static void ap_handle_dropped_data(local_info_t *local, in ap_handle_dropped_data()
1838 static void pspoll_send_buffered(local_info_t *local, struct sta_info *sta, in pspoll_send_buffered()
1863 static void handle_pspoll(local_info_t *local, in handle_pspoll()
1954 local_info_t *local = ap->local; in handle_wds_oper_queue() local
1981 static void handle_beacon(local_info_t *local, struct sk_buff *skb, in handle_beacon()
2136 static void handle_ap_item(local_info_t *local, struct sk_buff *skb, in handle_ap_item()
2261 local_info_t *local; in hostap_rx() local
2288 static void schedule_packet_send(local_info_t *local, struct sta_info *sta) in schedule_packet_send()
2324 int prism2_ap_get_sta_qual(local_info_t *local, struct sockaddr addr[], in prism2_ap_get_sta_qual()
2370 local_info_t *local; in prism2_ap_translate_scan() local
2641 local_info_t *local; in ap_update_sta_tx_rate() local
2681 ap_tx_ret hostap_handle_sta_tx(local_info_t *local, struct hostap_tx_data *tx) in hostap_handle_sta_tx()
2822 void hostap_handle_sta_tx_exc(local_info_t *local, struct sk_buff *skb) in hostap_handle_sta_tx_exc()
2874 static void hostap_update_sta_ps2(local_info_t *local, struct sta_info *sta, in hostap_update_sta_ps2()
2896 int hostap_update_sta_ps(local_info_t *local, struct ieee80211_hdr *hdr) in hostap_update_sta_ps()
2922 ap_rx_ret hostap_handle_sta_rx(local_info_t *local, struct net_device *dev, in hostap_handle_sta_rx()
3061 int hostap_handle_sta_crypto(local_info_t *local, in hostap_handle_sta_crypto()
3194 void hostap_update_rates(local_info_t *local) in hostap_update_rates()
3236 void hostap_add_wds_links(local_info_t *local) in hostap_add_wds_links()
3252 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type) in hostap_wds_link_oper()