Home
last modified time | relevance | path

Searched refs:hostapd (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c612 if (!local->hostapd && dev == local->dev && in prism2_close()
880 printk(KERN_DEBUG "%s: enabling hostapd mode\n", dev->name); in hostap_enable_hostapd()
896 printk(KERN_DEBUG "%s: disabling hostapd mode\n", dev->name); in hostap_disable_hostapd()
912 printk(KERN_DEBUG "%s: enabling hostapd STA mode\n", dev->name); in hostap_enable_hostapd_sta()
928 printk(KERN_DEBUG "%s: disabling hostapd mode\n", dev->name); in hostap_disable_hostapd_sta()
944 if (local->hostapd == val) in hostap_set_hostapd()
950 local->hostapd = 1; in hostap_set_hostapd()
952 local->hostapd = 0; in hostap_set_hostapd()
955 local->hostapd = 1; in hostap_set_hostapd()
H A Dhostap_ap.c609 if (!ap->local->hostapd || !ap->local->apdev) { in hostap_ap_tx_cb()
614 /* Pass the TX callback frame to the hostapd; use 802.11 header version in hostap_ap_tx_cb()
642 if (ap->local->hostapd) { in hostap_ap_tx_cb_auth()
710 if (ap->local->hostapd) { in hostap_ap_tx_cb_assoc()
1136 if (!ap->local->hostapd) in ap_add_sta()
2154 if (!local->hostapd && type == IEEE80211_FTYPE_DATA) { in handle_ap_item()
2196 if (local->hostapd) { in handle_ap_item()
2956 if (local->hostapd) { in hostap_handle_sta_rx()
2987 if (local->hostapd) { in hostap_handle_sta_rx()
3036 if (local->hostapd) { in hostap_handle_sta_rx()
[all...]
H A Dhostap_80211_rx.c478 if (local->hostapd && type == IEEE80211_FTYPE_MGMT) { in hostap_rx_frame_mgmt()
827 /* TODO: could inform hostapd about this so that it in hostap_80211_rx()
1016 if (local->hostapd && local->apdev) { in hostap_80211_rx()
H A Dhostap_wlan.h756 int hostapd; /* whether user space daemon, hostapd, is used for AP member
758 int hostapd_sta; /* whether hostapd is used with an extra STA interface
H A Dhostap_ioctl.c2270 IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "hostapd" },
2813 *param = local->hostapd; in prism2_ioctl_priv_get_prism2_param()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c612 if (!local->hostapd && dev == local->dev && in prism2_close()
883 printk(KERN_DEBUG "%s: enabling hostapd mode\n", dev->name); in hostap_enable_hostapd()
899 printk(KERN_DEBUG "%s: disabling hostapd mode\n", dev->name); in hostap_disable_hostapd()
915 printk(KERN_DEBUG "%s: enabling hostapd STA mode\n", dev->name); in hostap_enable_hostapd_sta()
931 printk(KERN_DEBUG "%s: disabling hostapd mode\n", dev->name); in hostap_disable_hostapd_sta()
947 if (local->hostapd == val) in hostap_set_hostapd()
953 local->hostapd = 1; in hostap_set_hostapd()
955 local->hostapd = 0; in hostap_set_hostapd()
958 local->hostapd = 1; in hostap_set_hostapd()
H A Dhostap_ap.c609 if (!ap->local->hostapd || !ap->local->apdev) { in hostap_ap_tx_cb()
614 /* Pass the TX callback frame to the hostapd; use 802.11 header version in hostap_ap_tx_cb()
642 if (ap->local->hostapd) { in hostap_ap_tx_cb_auth()
710 if (ap->local->hostapd) { in hostap_ap_tx_cb_assoc()
1136 if (!ap->local->hostapd) in ap_add_sta()
2154 if (!local->hostapd && type == IEEE80211_FTYPE_DATA) { in handle_ap_item()
2196 if (local->hostapd) { in handle_ap_item()
2956 if (local->hostapd) { in hostap_handle_sta_rx()
2987 if (local->hostapd) { in hostap_handle_sta_rx()
3036 if (local->hostapd) { in hostap_handle_sta_rx()
[all...]
H A Dhostap_80211_rx.c478 if (local->hostapd && type == IEEE80211_FTYPE_MGMT) { in hostap_rx_frame_mgmt()
827 /* TODO: could inform hostapd about this so that it in hostap_80211_rx()
1016 if (local->hostapd && local->apdev) { in hostap_80211_rx()
H A Dhostap_wlan.h758 int hostapd; /* whether user space daemon, hostapd, is used for AP member
760 int hostapd_sta; /* whether hostapd is used with an extra STA interface
H A Dhostap_ioctl.c2289 IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "hostapd" },
2832 *param = local->hostapd; in prism2_ioctl_priv_get_prism2_param()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c179 if (ieee->hostapd && type == WLAN_FC_TYPE_MGMT) { in libipw_rx_frame_mgmt()
470 /* TODO: could inform hostapd about this so that it in libipw_rx()
716 if (ieee->hostapd && ieee->apdev) { in libipw_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c179 if (ieee->hostapd && type == WLAN_FC_TYPE_MGMT) { in libipw_rx_frame_mgmt()
470 /* TODO: could inform hostapd about this so that it in libipw_rx()
716 if (ieee->hostapd && ieee->apdev) { in libipw_rx()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c242 if (ieee->hostapd && type == IEEE80211_TYPE_MGMT) { in ieee80211_rx_frame_mgmt()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c242 if (ieee->hostapd && type == IEEE80211_TYPE_MGMT) { in ieee80211_rx_frame_mgmt()

Completed in 35 milliseconds