Searched refs:WDS_ADD (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/hostap/
H A Dhostap_ap.h156 typedef enum { WDS_ADD, WDS_DEL } wds_oper_type; enumerator in enum:__anon4394
H A Dhostap_ap.c2029 entry->type == WDS_ADD ? "adding" : "removing",
2031 if (entry->type == WDS_ADD)
2166 hostap_wds_link_oper(local, sta->addr, WDS_ADD);
3307 hostap_wds_link_oper(local, sta->addr, WDS_ADD);
H A Dhostap_80211_rx.c591 hostap_wds_link_oper(local, hdr->addr2, WDS_ADD);

Completed in 77 milliseconds