Home
last modified time | relevance | path

Searched refs:cfg80211 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_wext.h44 int cfg80211; /* whether driver is using cfg80211 */ member
H A Ddriver_wext.c806 drv->cfg80211 = 1; in wpa_driver_wext_init()
1967 if (drv->cfg80211) { in wpa_driver_wext_disconnect()
2118 if (drv->cfg80211) { in wpa_driver_wext_associate()
2216 if (!drv->cfg80211 && in wpa_driver_wext_associate()
2222 if (drv->cfg80211 && in wpa_driver_wext_associate()
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.sgml256 <para>Uses the modern Linux nl80211/cfg80211 netlink-based
577 nl80211/cfg80211 support</para>
600 <term>Linux nl80211/cfg80211</term>
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME120 Linux drivers that support cfg80211/nl80211. Even though there are
442 nl80211 = Linux nl80211/cfg80211
H A DChangeLog555 * allow wpa_supplicant to recover nl80211 functionality if the cfg80211
824 - "SCAN only_new=1" can be used to request the driver/cfg80211 to
880 * nl80211: number of updates to use new cfg80211/nl80211 functionality
1307 * nl80211: use explicit deauthentication to clear cfg80211 state to
1323 * driver_wext: Added cfg80211-specific optimization to avoid some
/freebsd/contrib/wpa/hostapd/
H A DChangeLog522 * nl80211: number of updates to use new cfg80211/nl80211 functionality