Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ieee80211.c3340 u8 spp_req_cap = 0;
3347 spp_req_cap = 0;
3349 spp_req_cap = SPP_CAP|SPP_REQ;
3351 spp_req_cap = SPP_REQ;
3357 SET_RSN_CAP_SPP(info.cap, spp_req_cap);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_ieee80211.c3346 u8 spp_req_cap = 0;
3353 spp_req_cap = 0; /* SPP_CAP=0, SPP_REQ=0 */
3355 spp_req_cap = SPP_CAP | SPP_REQ;
3357 spp_req_cap = SPP_REQ; /* SPP_CAP=0, SPP_REQ=1 */
3363 SET_RSN_CAP_SPP(info.cap, spp_req_cap);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_ieee80211.c3346 u8 spp_req_cap = 0;
3353 spp_req_cap = 0; /* SPP_CAP=0, SPP_REQ=0 */
3355 spp_req_cap = SPP_CAP | SPP_REQ;
3357 spp_req_cap = SPP_REQ; /* SPP_CAP=0, SPP_REQ=1 */
3363 SET_RSN_CAP_SPP(info.cap, spp_req_cap);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_ieee80211.c3344 u8 spp_req_cap = 0; in rtw_set_spp_amsdu_mode() local
3347 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()
3361 SET_RSN_CAP_SPP(info.cap, spp_req_cap); in rtw_set_spp_amsdu_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ieee80211.c3338 u8 spp_req_cap = 0;
3345 spp_req_cap = 0;
3347 spp_req_cap = SPP_CAP|SPP_REQ;
3349 spp_req_cap = SPP_REQ;
3355 SET_RSN_CAP_SPP(info.cap, spp_req_cap);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_ieee80211.c3122 u8 spp_req_cap = 0;
3129 spp_req_cap = 0; /* SPP_CAP=0, SPP_REQ=0 */
3131 spp_req_cap = SPP_CAP | SPP_REQ;
3133 spp_req_cap = SPP_REQ; /* SPP_CAP=0, SPP_REQ=1 */
3139 SET_RSN_CAP_SPP(info.cap, spp_req_cap);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_ieee80211.c3138 u8 spp_req_cap = 0;
3145 spp_req_cap = 0; /* SPP_CAP=0, SPP_REQ=0 */
3147 spp_req_cap = SPP_CAP | SPP_REQ;
3149 spp_req_cap = SPP_REQ; /* SPP_CAP=0, SPP_REQ=1 */
3155 SET_RSN_CAP_SPP(info.cap, spp_req_cap);