Home
last modified time | relevance | path

Searched refs:cfg80211_cipher_suites (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c43 const u32 cfg80211_cipher_suites[] = { variable
7162 wiphy->cipher_suites = cfg80211_cipher_suites; in woal_register_cfg80211()
7163 wiphy->n_cipher_suites = ARRAY_SIZE(cfg80211_cipher_suites); in woal_register_cfg80211()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c38 static const u32 cfg80211_cipher_suites[] = { variable
9952 wiphy->cipher_suites = cfg80211_cipher_suites;
9953 wiphy->n_cipher_suites = ARRAY_SIZE(cfg80211_cipher_suites);