Lines Matching defs:local

145 static void hostap_set_tim(local_info_t *local, int aid, int set)  in hostap_set_tim()
178 local_info_t *local; in ap_handle_timer() local
792 void hostap_init_data(local_info_t *local) in hostap_init_data()
842 void hostap_init_ap_proc(local_info_t *local) in hostap_init_ap_proc()
928 local_info_t *local; in prism2_send_mgmt() local
1145 local_info_t *local) in ap_tx_rate_ok()
1283 static void handle_authen(local_info_t *local, struct sk_buff *skb, in handle_authen()
1496 static void handle_assoc(local_info_t *local, struct sk_buff *skb, in handle_assoc()
1705 static void handle_deauth(local_info_t *local, struct sk_buff *skb, in handle_deauth()
1747 static void handle_disassoc(local_info_t *local, struct sk_buff *skb, in handle_disassoc()
1789 static void ap_handle_data_nullfunc(local_info_t *local, in ap_handle_data_nullfunc()
1806 static void ap_handle_dropped_data(local_info_t *local, in ap_handle_dropped_data()
1839 static void pspoll_send_buffered(local_info_t *local, struct sta_info *sta, in pspoll_send_buffered()
1864 static void handle_pspoll(local_info_t *local, in handle_pspoll()
1955 local_info_t *local = ap->local; in handle_wds_oper_queue() local
1982 static void handle_beacon(local_info_t *local, struct sk_buff *skb, in handle_beacon()
2137 static void handle_ap_item(local_info_t *local, struct sk_buff *skb, in handle_ap_item()
2262 local_info_t *local; in hostap_rx() local
2289 static void schedule_packet_send(local_info_t *local, struct sta_info *sta) in schedule_packet_send()
2325 int prism2_ap_get_sta_qual(local_info_t *local, struct sockaddr addr[], in prism2_ap_get_sta_qual()
2371 local_info_t *local; in prism2_ap_translate_scan() local
2642 local_info_t *local; in ap_update_sta_tx_rate() local
2682 ap_tx_ret hostap_handle_sta_tx(local_info_t *local, struct hostap_tx_data *tx) in hostap_handle_sta_tx()
2823 void hostap_handle_sta_tx_exc(local_info_t *local, struct sk_buff *skb) in hostap_handle_sta_tx_exc()
2875 static void hostap_update_sta_ps2(local_info_t *local, struct sta_info *sta, in hostap_update_sta_ps2()
2897 int hostap_update_sta_ps(local_info_t *local, struct ieee80211_hdr *hdr) in hostap_update_sta_ps()
2923 ap_rx_ret hostap_handle_sta_rx(local_info_t *local, struct net_device *dev, in hostap_handle_sta_rx()
3062 int hostap_handle_sta_crypto(local_info_t *local, in hostap_handle_sta_crypto()
3195 void hostap_update_rates(local_info_t *local) in hostap_update_rates()
3237 void hostap_add_wds_links(local_info_t *local) in hostap_add_wds_links()
3253 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type) in hostap_wds_link_oper()