Home
last modified time | relevance | path

Searched refs:wds_oper_type (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/hostap/
Dhostap_ap.h156 typedef enum { WDS_ADD, WDS_DEL } wds_oper_type; typedef
158 wds_oper_type type;
256 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type);
Dhostap_ap.c3315 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type) in hostap_wds_link_oper()