Lines Matching refs:local_info_t
81 local_info_t *local;
166 local_info_t *local;
220 void hostap_init_data(local_info_t *local);
221 void hostap_init_ap_proc(local_info_t *local);
235 ap_tx_ret hostap_handle_sta_tx(local_info_t *local, struct hostap_tx_data *tx);
237 void hostap_handle_sta_tx_exc(local_info_t *local, struct sk_buff *skb);
238 int hostap_update_sta_ps(local_info_t *local, struct ieee80211_hdr *hdr);
242 ap_rx_ret hostap_handle_sta_rx(local_info_t *local, struct net_device *dev,
246 int hostap_handle_sta_crypto(local_info_t *local, struct ieee80211_hdr *hdr,
254 void hostap_update_rates(local_info_t *local);
255 void hostap_add_wds_links(local_info_t *local);
256 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type);