Searched defs:qos_map_set (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dieee802_11_common.h64 const u8 *qos_map_set; member in struct:ieee802_11_elems
/netbsd-current/external/bsd/wpa/dist/hostapd/
H A Dconfig_file.c1727 u8 qos_map_set[16 + 2 * 21], count = 0; local
H A Dctrl_iface.c676 u8 qos_map_set[16 + 2 * 21], count = 0; local
723 u8 *qos_map_set = hapd->conf->qos_map_set; local
[all...]
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_atheros.c810 static int atheros_set_qos_map(void *ctx, const u8 *qos_map_set, argument
H A Ddriver_nl80211.c9303 static int nl80211_set_qos_map(void *priv, const u8 *qos_map_set, argument
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Ddriver_i.h675 wpa_drv_set_qos_map(struct wpa_supplicant *wpa_s, const u8 *qos_map_set, u8 qos_map_set_len) argument
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dap_drv_ops.c835 hostapd_drv_set_qos_map(struct hostapd_data *hapd, const u8 *qos_map_set, u8 qos_map_set_len) argument
H A Dap_config.h587 u8 qos_map_set[16 + 2 * 21]; member in struct:hostapd_bss_config

Completed in 120 milliseconds