Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ieee80211.c1105 *spp_opt = GET_RSN_CAP_SPP_OPT(info.cap); in rtw_parse_wpa2_ie()
3358 RTW_INFO("%s set spp opt = %d\n", __func__, GET_RSN_CAP_SPP_OPT(info.cap));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_ieee80211.c1091 *spp_opt = GET_RSN_CAP_SPP_OPT(info.cap); in rtw_parse_wpa2_ie()
3364 RTW_INFO("%s set spp opt = %d\n", __func__, GET_RSN_CAP_SPP_OPT(info.cap));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_ieee80211.c1091 *spp_opt = GET_RSN_CAP_SPP_OPT(info.cap); in rtw_parse_wpa2_ie()
3364 RTW_INFO("%s set spp opt = %d\n", __func__, GET_RSN_CAP_SPP_OPT(info.cap));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_ieee80211.c1090 *spp_opt = GET_RSN_CAP_SPP_OPT(info.cap); in rtw_parse_wpa2_ie()
3362 RTW_INFO("%s set spp opt = %d\n", __func__, GET_RSN_CAP_SPP_OPT(info.cap)); in rtw_set_spp_amsdu_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ieee80211.c1105 *spp_opt = GET_RSN_CAP_SPP_OPT(info.cap); in rtw_parse_wpa2_ie()
3356 RTW_INFO("%s set spp opt = %d\n", __func__, GET_RSN_CAP_SPP_OPT(info.cap));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_ieee80211.c998 *spp_opt = GET_RSN_CAP_SPP_OPT(info.cap); in rtw_parse_wpa2_ie()
3140 RTW_INFO("%s set spp opt = %d\n", __func__, GET_RSN_CAP_SPP_OPT(info.cap));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_ieee80211.c1014 *spp_opt = GET_RSN_CAP_SPP_OPT(info.cap); in rtw_parse_wpa2_ie()
3156 RTW_INFO("%s set spp opt = %d\n", __func__, GET_RSN_CAP_SPP_OPT(info.cap));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h1835 #define GET_RSN_CAP_SPP_OPT(cap) LE_BITS_TO_2BYTE(((u8 *)(cap)), 10, 2) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h1902 #define GET_RSN_CAP_SPP_OPT(cap) LE_BITS_TO_2BYTE(((u8 *)(cap)), 10, 2) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h1932 #define GET_RSN_CAP_SPP_OPT(cap) LE_BITS_TO_2BYTE(((u8 *)(cap)), 10, 2) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h1889 #define GET_RSN_CAP_SPP_OPT(cap) LE_BITS_TO_2BYTE(((u8 *)(cap)), 10, 2) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h1831 #define GET_RSN_CAP_SPP_OPT(cap) LE_BITS_TO_2BYTE(((u8 *)(cap)), 10, 2) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h1931 #define GET_RSN_CAP_SPP_OPT(cap) LE_BITS_TO_2BYTE(((u8 *)(cap)), 10, 2) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211.h1895 #define GET_RSN_CAP_SPP_OPT(cap) LE_BITS_TO_2BYTE(((u8 *)(cap)), 10, 2) macro