Home
last modified time | relevance | path

Searched refs:SPP_REQ (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()
3371 if ((mode == RTW_AMSDU_MODE_NON_SPP) && (spp_opt & SPP_REQ)) 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;
3351 spp_req_cap = SPP_REQ;
3371 if ((mode == RTW_AMSDU_MODE_NON_SPP) && (spp_opt & SPP_REQ)) 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;
3357 spp_req_cap = SPP_REQ; /* SPP_CAP=0, SPP_REQ=1 */
3377 if ((mode == RTW_AMSDU_MODE_NON_SPP) && (spp_opt & SPP_REQ)) 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;
3357 spp_req_cap = SPP_REQ; /* SPP_CAP=0, SPP_REQ=1 */
3377 if ((mode == RTW_AMSDU_MODE_NON_SPP) && (spp_opt & SPP_REQ)) 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;
3349 spp_req_cap = SPP_REQ;
3369 if ((mode == RTW_AMSDU_MODE_NON_SPP) && (spp_opt & SPP_REQ)) 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;
3133 spp_req_cap = SPP_REQ; /* SPP_CAP=0, SPP_REQ=1 */
3153 if ((mode == RTW_AMSDU_MODE_NON_SPP) && (spp_opt & SPP_REQ)) 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;
3149 spp_req_cap = SPP_REQ; /* SPP_CAP=0, SPP_REQ=1 */
3169 if ((mode == RTW_AMSDU_MODE_NON_SPP) && (spp_opt & SPP_REQ)) in rtw_check_amsdu_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h1838 #define SPP_REQ BIT(1) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h1905 #define SPP_REQ BIT(1) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h1935 #define SPP_REQ BIT(1) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h1892 #define SPP_REQ BIT(1) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h1834 #define SPP_REQ BIT(1) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h1934 #define SPP_REQ BIT(1) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211.h1898 #define SPP_REQ BIT(1) macro