Searched defs:reg (Results 1 – 10 of 10) sorted by relevance
/hostap/src/wps/ |
D | wps_registrar.c | 234 static void wps_registrar_add_authorized_mac(struct wps_registrar *reg, in wps_registrar_add_authorized_mac() 255 static void wps_registrar_remove_authorized_mac(struct wps_registrar *reg, in wps_registrar_remove_authorized_mac() 293 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg, in wps_device_get() 325 int wps_device_store(struct wps_registrar *reg, in wps_device_store() 346 static void wps_registrar_add_pbc_session(struct wps_registrar *reg, in wps_registrar_add_pbc_session() 398 static void wps_registrar_remove_pbc_session(struct wps_registrar *reg, in wps_registrar_remove_pbc_session() 428 int wps_registrar_pbc_overlap(struct wps_registrar *reg, in wps_registrar_pbc_overlap() 526 static int wps_build_selected_registrar(struct wps_registrar *reg, in wps_build_selected_registrar() 539 static int wps_build_sel_reg_dev_password_id(struct wps_registrar *reg, in wps_build_sel_reg_dev_password_id() 555 static int wps_build_sel_pbc_reg_uuid_e(struct wps_registrar *reg, in wps_build_sel_pbc_reg_uuid_e() [all …]
|
D | wps_upnp_ap.c | 22 struct wps_registrar *reg = timeout_ctx; in upnp_er_set_selected_timeout() local 29 int upnp_er_set_selected_registrar(struct wps_registrar *reg, in upnp_er_set_selected_registrar() 76 void upnp_er_remove_notification(struct wps_registrar *reg, in upnp_er_remove_notification()
|
D | wps_upnp_i.h | 102 struct wps_registrar *reg; member
|
D | wps_upnp.c | 997 struct wps_registrar *reg) in upnp_wps_free_subscriptions()
|
D | wps_er.c | 1507 struct wps_registrar *reg = er->wps->registrar; in wps_er_set_sel_reg() local
|
/hostap/src/drivers/ |
D | driver_roboswitch.c | 86 struct wpa_driver_roboswitch_data *drv, u8 reg) in wpa_driver_roboswitch_mdio_read() 103 struct wpa_driver_roboswitch_data *drv, u8 reg, u16 val) in wpa_driver_roboswitch_mdio_write() 119 u8 page, u8 reg, u8 op) in wpa_driver_roboswitch_reg() 141 u8 page, u8 reg, u16 *val, int len) in wpa_driver_roboswitch_read() 159 u8 page, u8 reg, u16 *val, int len) in wpa_driver_roboswitch_write()
|
/hostap/src/p2p/ |
D | p2p_utils.c | 259 const struct p2p_reg_class *reg = &channels->reg_class[i]; in p2p_channels_includes() local 276 const struct p2p_reg_class *reg = &channels->reg_class[i]; in p2p_channels_includes_freq() local 591 const struct p2p_reg_class *reg = &p2p_chan->reg_class[i]; in p2p_pref_channel_filter() local
|
/hostap/wpa_supplicant/ |
D | ap.c | 1305 struct wps_registrar *reg; in wpa_supplicant_ap_wps_cancel() local
|
D | p2p_supplicant.c | 4243 static void wpas_p2p_add_chan(struct p2p_reg_class *reg, u8 chan) in wpas_p2p_add_chan() 4586 struct p2p_reg_class *reg = NULL, *cli_reg = NULL; in wpas_p2p_setup_channels() local
|
/hostap/src/ap/ |
D | wps_hostapd.c | 1388 struct wps_registrar *reg) in hostapd_wps_update_multi_ap()
|