Searched refs:wds_oper_type (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.h | 157 typedef enum { WDS_ADD, WDS_DEL } wds_oper_type; typedef 159 wds_oper_type type; 257 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type);
|
H A D | hostap_ap.c | 3253 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type) in hostap_wds_link_oper()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.h | 157 typedef enum { WDS_ADD, WDS_DEL } wds_oper_type; typedef 159 wds_oper_type type; 257 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type);
|
H A D | hostap_ap.c | 3253 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type) in hostap_wds_link_oper()
|
Completed in 9 milliseconds