Home
last modified time | relevance | path

Searched refs:hostapd (Results 1 – 8 of 8) sorted by relevance

/drivers/net/wireless/hostap/
Dhostap_main.c618 if (!local->hostapd && dev == local->dev && in prism2_close()
962 if (local->hostapd == val) in hostap_set_hostapd()
968 local->hostapd = 1; in hostap_set_hostapd()
970 local->hostapd = 0; in hostap_set_hostapd()
973 local->hostapd = 1; in hostap_set_hostapd()
Dhostap_ap.c656 if (!ap->local->hostapd || !ap->local->apdev) { in hostap_ap_tx_cb()
689 if (ap->local->hostapd) { in hostap_ap_tx_cb_auth()
757 if (ap->local->hostapd) { in hostap_ap_tx_cb_assoc()
1197 if (!ap->local->hostapd) in ap_add_sta()
2216 if (!local->hostapd && type == IEEE80211_FTYPE_DATA) { in handle_ap_item()
2258 if (local->hostapd) { in handle_ap_item()
3018 if (local->hostapd) { in hostap_handle_sta_rx()
3049 if (local->hostapd) { in hostap_handle_sta_rx()
3098 if (local->hostapd) { in hostap_handle_sta_rx()
DKconfig25 information and tools (hostapd and wpa_supplicant) for WPA/WPA2
Dhostap_80211_rx.c479 if (local->hostapd && type == IEEE80211_FTYPE_MGMT) { in hostap_rx_frame_mgmt()
1017 if (local->hostapd && local->apdev) { in hostap_80211_rx()
Dhostap_wlan.h753 int hostapd; /* whether user space daemon, hostapd, is used for AP member
Dhostap_ioctl.c2813 *param = local->hostapd; in prism2_ioctl_priv_get_prism2_param()
/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c183 if (ieee->hostapd && type == WLAN_FC_TYPE_MGMT) { in libipw_rx_frame_mgmt()
720 if (ieee->hostapd && ieee->apdev) { in libipw_rx()
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c248 if (ieee->hostapd && type == IEEE80211_TYPE_MGMT) { in ieee80211_rx_frame_mgmt()