Home
last modified time | relevance | path

Searched refs:n_cipher_suites (Results 1 – 19 of 19) sorted by relevance

/linux-4.1.27/net/mac80211/
Dmain.c696 if (!local->hw.wiphy->n_cipher_suites) in ieee80211_init_cipher_suites()
701 sizeof(u32) * local->hw.wiphy->n_cipher_suites, in ieee80211_init_cipher_suites()
706 for (r = 0; r < local->hw.wiphy->n_cipher_suites; r++) { in ieee80211_init_cipher_suites()
720 local->hw.wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ieee80211_init_cipher_suites()
723 local->hw.wiphy->n_cipher_suites -= 4; in ieee80211_init_cipher_suites()
727 local->hw.wiphy->n_cipher_suites -= 2; in ieee80211_init_cipher_suites()
782 local->hw.wiphy->n_cipher_suites = w; in ieee80211_init_cipher_suites()
/linux-4.1.27/drivers/net/wireless/orinoco/
Dcfg.c88 wiphy->n_cipher_suites = i; in orinoco_wiphy_register()
/linux-4.1.27/drivers/staging/wlan-ng/
Dcfg80211.c782 wiphy->n_cipher_suites = PRISM2_NUM_CIPHER_SUITES; in wlan_create_wiphy()
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Dmain.c963 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dcfg80211.c995 wiphy->n_cipher_suites = ARRAY_SIZE(wil_cipher_suites); in wil_wiphy_init()
/linux-4.1.27/net/wireless/
Dutil.c211 for (i = 0; i < wiphy->n_cipher_suites; i++) in cfg80211_supported_cipher_suite()
Dwext-compat.c194 for (i = 0; i < wdev->wiphy->n_cipher_suites; i++) { in cfg80211_wext_giwrange()
Dnl80211.c1332 sizeof(u32) * rdev->wiphy.n_cipher_suites, in nl80211_send_wiphy()
6854 for (i = 0; i < rdev->wiphy.n_cipher_suites; i++) { in nl80211_authenticate()
/linux-4.1.27/drivers/net/wireless/libertas/
Dcfg.c2172 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
/linux-4.1.27/include/net/
Dcfg80211.h3156 int n_cipher_suites; member
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c3236 wiphy->n_cipher_suites = ARRAY_SIZE(rtw_cipher_suites); in rtw_cfg80211_preinit_wiphy()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c3519 wiphy->n_cipher_suites = ARRAY_SIZE(mwifiex_cipher_suites); in mwifiex_register_cfg80211()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3810 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath6kl_cfg80211_init()
/linux-4.1.27/drivers/net/wireless/
Drndis_wlan.c3485 wiphy->n_cipher_suites = ARRAY_SIZE(rndis_cipher_suites); in rndis_wlan_bind()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c5610 ar->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath10k_mac_register()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c6083 wl->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wl1271_init_ieee80211()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c5806 wiphy->n_cipher_suites = ARRAY_SIZE(__wl_cipher_suites); in brcmf_setup_wiphy()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.c1952 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw2100_wdev_init()
Dipw2200.c11438 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw_wdev_init()