Home
last modified time | relevance | path

Searched refs:cca_settings (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dap_drv_ops.h324 struct cca_settings *settings) in hostapd_drv_switch_color()
Dhostapd.h829 struct cca_settings *settings);
Dhostapd.c4590 struct cca_settings *settings) in hostapd_fill_cca_settings()
4670 struct cca_settings settings; in hostapd_switch_color_timeout_handler()
/netbsd/src/external/bsd/wpa/dist/src/drivers/
Ddriver.h2766 struct cca_settings { struct
4528 int (*switch_color)(void *priv, struct cca_settings *settings);
Ddriver_nl80211.c11352 static int nl80211_switch_color(void *priv, struct cca_settings *settings) in nl80211_switch_color()
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dctrl_iface.c2763 struct cca_settings settings; in hostapd_ctrl_iface_color_change()