Lines Matching full:atheros

2  * hostapd / Driver interaction with Atheros driver
6 * Copyright (c) 2009, Atheros Communications
229 wpa_printf(MSG_DEBUG, "atheros: %s: %s: ioctl op=0x%x " in set80211priv()
711 wpa_hexdump(MSG_DEBUG, "atheros: set_generic_elem", ie, ie_len); in atheros_set_opt_ie()
733 wpa_hexdump(MSG_DEBUG, "atheros: SET_APPIEBUF(Beacon)", in atheros_set_opt_ie()
749 wpa_hexdump(MSG_DEBUG, "atheros: SET_APPIEBUF(ProbeResp)", in atheros_set_opt_ie()
1008 wpa_hexdump(MSG_DEBUG, "atheros: IE", ie, len); in atheros_set_wps_ie()
1020 wpa_hexdump_buf(MSG_DEBUG, "atheros: Append WPA/RSN IE", in atheros_set_wps_ie()
1027 wpa_hexdump(MSG_DEBUG, "atheros: SET_APPIEBUF", in atheros_set_wps_ie()
1041 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - beacon", beacon); in atheros_set_ap_wps_ie()
1042 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp", in atheros_set_ap_wps_ie()
1044 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - assocresp", in atheros_set_ap_wps_ie()
1190 wpa_hexdump(MSG_MSGDUMP, "atheros req WPA IE", in atheros_new_sta()
1192 wpa_hexdump(MSG_MSGDUMP, "atheros req RSN IE", in atheros_new_sta()
1195 wpa_hexdump(MSG_MSGDUMP, "atheros req WPS IE", in atheros_new_sta()
1199 /* atheros seems to return some random data if WPA/RSN IE is not set. in atheros_new_sta()
1204 /* atheros-ng svn #1453 added rsn_ie. Use it, if wpa_ie was not in atheros_new_sta()
1291 /* Some atheros kernels send push button as a wireless event */ in atheros_wireless_event_wireless_custom()
1298 * Atheros driver uses a hack to pass Probe Request frames as a in atheros_wireless_event_wireless_custom()
1714 wpa_printf(MSG_DEBUG, "atheros: fils_en=%d", drv->fils_en); in atheros_read_fils_cap()
1729 "Could not allocate memory for atheros driver data"); in atheros_init()
1925 wpa_printf(MSG_DEBUG, "atheros: set_ap - pairwise_ciphers=0x%x " in atheros_set_ap()
1931 wpa_hexdump_ascii(MSG_DEBUG, "atheros: SSID", in atheros_set_ap()
1934 wpa_printf(MSG_DEBUG, "atheros: HESSID " MACSTR, in atheros_set_ap()
1936 wpa_hexdump_buf(MSG_DEBUG, "atheros: beacon_ies", in atheros_set_ap()
1938 wpa_hexdump_buf(MSG_DEBUG, "atheros: proberesp_ies", in atheros_set_ap()
1940 wpa_hexdump_buf(MSG_DEBUG, "atheros: assocresp_ies", in atheros_set_ap()
1983 wpa_printf(MSG_INFO, "atheros: Too long frame for " in atheros_send_mgmt()
2104 wpa_printf(MSG_DEBUG, "atheros: ifname=%s, WNM TFS IE oper=%d " MACSTR, in athr_wnm_tfs()
2156 wpa_printf(MSG_DEBUG, "atheros: %c len=%d", tfs_ie->app_buf[0], in athr_wnm_tfs()
2198 wpa_printf(MSG_DEBUG, "atheros: WNM-Sleep Oper %d, " MACSTR, in atheros_wnm_sleep()
2243 wpa_printf(MSG_DEBUG, "atheros: Unsupported WNM operation %d", in atheros_wnm_oper()
2252 .name = "atheros",