Home
last modified time | relevance | path

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

/drivers/net/wireless/hostap/
Dhostap_main.c644 if (!local->hostapd && dev == local->dev && in prism2_close()
955 if (local->hostapd == val) in hostap_set_hostapd()
961 local->hostapd = 1; in hostap_set_hostapd()
963 local->hostapd = 0; in hostap_set_hostapd()
966 local->hostapd = 1; in hostap_set_hostapd()
Dhostap_ap.c594 if (!ap->local->hostapd || !ap->local->apdev) { in hostap_ap_tx_cb()
630 if (ap->local->hostapd) { in hostap_ap_tx_cb_auth()
700 if (ap->local->hostapd) { in hostap_ap_tx_cb_assoc()
1135 if (!ap->local->hostapd) in ap_add_sta()
2156 if (!local->hostapd && type == IEEE80211_FTYPE_DATA) { in handle_ap_item()
2198 if (local->hostapd) { in handle_ap_item()
2960 if (local->hostapd) { in hostap_handle_sta_rx()
2991 if (local->hostapd) { in hostap_handle_sta_rx()
3040 if (local->hostapd) { in hostap_handle_sta_rx()
DKconfig24 information and tools (hostapd and wpa_supplicant) for WPA/WPA2
Dhostap_80211_rx.c480 if (local->hostapd && type == IEEE80211_FTYPE_MGMT) { in hostap_rx_frame_mgmt()
1023 if (local->hostapd && local->apdev) { in hostap_80211_rx()
Dhostap_wlan.h754 int hostapd; /* whether user space daemon, hostapd, is used for AP member
Dhostap_ioctl.c2808 *param = local->hostapd; in prism2_ioctl_priv_get_prism2_param()
/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c182 if (ieee->hostapd && type == WLAN_FC_TYPE_MGMT) { in ieee80211_rx_frame_mgmt()
721 if (ieee->hostapd && ieee->apdev) { in ieee80211_rx()
/drivers/staging/rtl8187se/ieee80211/
Dieee80211_rx.c270 if (ieee->hostapd && type == IEEE80211_TYPE_MGMT) { in ieee80211_rx_frame_mgmt()
980 if (ieee->hostapd && ieee->apdev) { in ieee80211_rx()