Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_ieee80211.c3347 spp_req_cap = (u8)(~SPP_CAP | ~SPP_REQ); in rtw_set_spp_amsdu_mode()
3349 spp_req_cap = (u8)(SPP_CAP | SPP_REQ); in rtw_set_spp_amsdu_mode()
3351 spp_req_cap = (u8)(~SPP_CAP | SPP_REQ); in rtw_set_spp_amsdu_mode()
3374 else if ((mode == RTW_AMSDU_MODE_SPP) && ~(spp_opt & SPP_CAP)) in rtw_check_amsdu_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ieee80211.c3349 spp_req_cap = SPP_CAP|SPP_REQ;
3374 else if ((mode == RTW_AMSDU_MODE_SPP) && (!(spp_opt & SPP_CAP))) in rtw_check_amsdu_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_ieee80211.c3355 spp_req_cap = SPP_CAP | SPP_REQ;
3380 else if ((mode == RTW_AMSDU_MODE_SPP) && (!(spp_opt & SPP_CAP))) in rtw_check_amsdu_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_ieee80211.c3355 spp_req_cap = SPP_CAP | SPP_REQ;
3380 else if ((mode == RTW_AMSDU_MODE_SPP) && (!(spp_opt & SPP_CAP))) in rtw_check_amsdu_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ieee80211.c3347 spp_req_cap = SPP_CAP|SPP_REQ;
3372 else if ((mode == RTW_AMSDU_MODE_SPP) && (!(spp_opt & SPP_CAP))) in rtw_check_amsdu_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_ieee80211.c3131 spp_req_cap = SPP_CAP | SPP_REQ;
3156 else if ((mode == RTW_AMSDU_MODE_SPP) && (!(spp_opt & SPP_CAP))) in rtw_check_amsdu_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_ieee80211.c3147 spp_req_cap = SPP_CAP | SPP_REQ;
3172 else if ((mode == RTW_AMSDU_MODE_SPP) && (!(spp_opt & SPP_CAP))) in rtw_check_amsdu_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h1837 #define SPP_CAP BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h1904 #define SPP_CAP BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h1934 #define SPP_CAP BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h1891 #define SPP_CAP BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h1833 #define SPP_CAP BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h1933 #define SPP_CAP BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211.h1897 #define SPP_CAP BIT(0) macro