Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c21 static const u32 rtw_cipher_suites[] = { variable
2679 wiphy->cipher_suites = rtw_cipher_suites; in rtw_cfg80211_preinit_wiphy()
2680 wiphy->n_cipher_suites = ARRAY_SIZE(rtw_cipher_suites); in rtw_cfg80211_preinit_wiphy()