Searched refs:hostap_wds_link_oper (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_ap.h | 256 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type);
|
D | hostap_ap.c | 252 hostap_wds_link_oper(local, sta->addr, WDS_DEL); in ap_handle_timer() 2166 hostap_wds_link_oper(local, sta->addr, WDS_ADD); in handle_beacon() 3307 hostap_wds_link_oper(local, sta->addr, WDS_ADD); 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() function
|
D | hostap_80211_rx.c | 591 hostap_wds_link_oper(local, hdr->addr2, WDS_ADD); in hostap_rx_frame_wds()
|