| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_qos.h | 55 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_qos.h | 55 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_qos.h | 55 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_qos.h | 55 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_qos.h | 55 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_qos.h | 54 u16 uapsd_tid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme.c | 3695 CLEAR_FLAGS(pqospriv->uapsd_tid); 3701 SET_FLAG(pqospriv->uapsd_tid, WMM_TID7); 3704 SET_FLAG(pqospriv->uapsd_tid, WMM_TID6); 3711 SET_FLAG(pqospriv->uapsd_tid, WMM_TID5); 3714 SET_FLAG(pqospriv->uapsd_tid, WMM_TID4); 3721 SET_FLAG(pqospriv->uapsd_tid, WMM_TID2); 3724 SET_FLAG(pqospriv->uapsd_tid, WMM_TID1); 3731 SET_FLAG(pqospriv->uapsd_tid, WMM_TID3); 3734 SET_FLAG(pqospriv->uapsd_tid, WMM_TID0); 3740 pqospriv->uapsd_max_sp_len, (u8)pqospriv->uapsd_tid); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_mlme.c | 4016 CLEAR_FLAGS(pqospriv->uapsd_tid); 4022 SET_FLAG(pqospriv->uapsd_tid, WMM_TID7); 4025 SET_FLAG(pqospriv->uapsd_tid, WMM_TID6); 4032 SET_FLAG(pqospriv->uapsd_tid, WMM_TID5); 4035 SET_FLAG(pqospriv->uapsd_tid, WMM_TID4); 4042 SET_FLAG(pqospriv->uapsd_tid, WMM_TID2); 4045 SET_FLAG(pqospriv->uapsd_tid, WMM_TID1); 4052 SET_FLAG(pqospriv->uapsd_tid, WMM_TID3); 4055 SET_FLAG(pqospriv->uapsd_tid, WMM_TID0); 4061 pqospriv->uapsd_max_sp_len, (u8)pqospriv->uapsd_tid); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_mlme.c | 4016 CLEAR_FLAGS(pqospriv->uapsd_tid); 4022 SET_FLAG(pqospriv->uapsd_tid, WMM_TID7); 4025 SET_FLAG(pqospriv->uapsd_tid, WMM_TID6); 4032 SET_FLAG(pqospriv->uapsd_tid, WMM_TID5); 4035 SET_FLAG(pqospriv->uapsd_tid, WMM_TID4); 4042 SET_FLAG(pqospriv->uapsd_tid, WMM_TID2); 4045 SET_FLAG(pqospriv->uapsd_tid, WMM_TID1); 4052 SET_FLAG(pqospriv->uapsd_tid, WMM_TID3); 4055 SET_FLAG(pqospriv->uapsd_tid, WMM_TID0); 4061 pqospriv->uapsd_max_sp_len, (u8)pqospriv->uapsd_tid); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c_cmd.c | 126 if ((pqospriv->uapsd_tid & BIT_MASK_TID_TC) == ALL_TID_TC_SUPPORTED_UAPSD) in _rtl8821c_set_FwPwrMode_cmd() 134 if ((pqospriv->uapsd_tid & BIT_MASK_TID_TC) != 0) in _rtl8821c_set_FwPwrMode_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c_cmd.c | 127 if ((pqospriv->uapsd_tid & BIT_MASK_TID_TC) == ALL_TID_TC_SUPPORTED_UAPSD) in _rtl8821c_set_FwPwrMode_cmd() 135 if ((pqospriv->uapsd_tid & BIT_MASK_TID_TC) != 0) in _rtl8821c_set_FwPwrMode_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_mlme.c | 4070 CLEAR_FLAGS(pqospriv->uapsd_tid); 4076 SET_FLAG(pqospriv->uapsd_tid, WMM_TID7); 4079 SET_FLAG(pqospriv->uapsd_tid, WMM_TID6); 4086 SET_FLAG(pqospriv->uapsd_tid, WMM_TID5); 4089 SET_FLAG(pqospriv->uapsd_tid, WMM_TID4); 4096 SET_FLAG(pqospriv->uapsd_tid, WMM_TID2); 4099 SET_FLAG(pqospriv->uapsd_tid, WMM_TID1); 4106 SET_FLAG(pqospriv->uapsd_tid, WMM_TID3); 4109 SET_FLAG(pqospriv->uapsd_tid, WMM_TID0); 4115 pqospriv->uapsd_max_sp_len, (u8)pqospriv->uapsd_tid); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_mlme.c | 4177 CLEAR_FLAGS(pqospriv->uapsd_tid); 4183 SET_FLAG(pqospriv->uapsd_tid, WMM_TID7); 4186 SET_FLAG(pqospriv->uapsd_tid, WMM_TID6); 4193 SET_FLAG(pqospriv->uapsd_tid, WMM_TID5); 4196 SET_FLAG(pqospriv->uapsd_tid, WMM_TID4); 4203 SET_FLAG(pqospriv->uapsd_tid, WMM_TID2); 4206 SET_FLAG(pqospriv->uapsd_tid, WMM_TID1); 4213 SET_FLAG(pqospriv->uapsd_tid, WMM_TID3); 4216 SET_FLAG(pqospriv->uapsd_tid, WMM_TID0); 4222 pqospriv->uapsd_max_sp_len, (u8)pqospriv->uapsd_tid); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_mlme.c | 4341 CLEAR_FLAGS(pqospriv->uapsd_tid); 4347 SET_FLAG(pqospriv->uapsd_tid, WMM_TID7); 4350 SET_FLAG(pqospriv->uapsd_tid, WMM_TID6); 4357 SET_FLAG(pqospriv->uapsd_tid, WMM_TID5); 4360 SET_FLAG(pqospriv->uapsd_tid, WMM_TID4); 4367 SET_FLAG(pqospriv->uapsd_tid, WMM_TID2); 4370 SET_FLAG(pqospriv->uapsd_tid, WMM_TID1); 4377 SET_FLAG(pqospriv->uapsd_tid, WMM_TID3); 4380 SET_FLAG(pqospriv->uapsd_tid, WMM_TID0); 4386 pqospriv->uapsd_max_sp_len, (u8)pqospriv->uapsd_tid); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_mlme.c | 4498 CLEAR_FLAGS(pqospriv->uapsd_tid); 4504 SET_FLAG(pqospriv->uapsd_tid, WMM_TID7); 4507 SET_FLAG(pqospriv->uapsd_tid, WMM_TID6); 4514 SET_FLAG(pqospriv->uapsd_tid, WMM_TID5); 4517 SET_FLAG(pqospriv->uapsd_tid, WMM_TID4); 4524 SET_FLAG(pqospriv->uapsd_tid, WMM_TID2); 4527 SET_FLAG(pqospriv->uapsd_tid, WMM_TID1); 4534 SET_FLAG(pqospriv->uapsd_tid, WMM_TID3); 4537 SET_FLAG(pqospriv->uapsd_tid, WMM_TID0); 4543 pqospriv->uapsd_max_sp_len, (u8)pqospriv->uapsd_tid); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_mlme.c | 4641 CLEAR_FLAGS(pqospriv->uapsd_tid); 4647 SET_FLAG(pqospriv->uapsd_tid, WMM_TID7); 4650 SET_FLAG(pqospriv->uapsd_tid, WMM_TID6); 4657 SET_FLAG(pqospriv->uapsd_tid, WMM_TID5); 4660 SET_FLAG(pqospriv->uapsd_tid, WMM_TID4); 4667 SET_FLAG(pqospriv->uapsd_tid, WMM_TID2); 4670 SET_FLAG(pqospriv->uapsd_tid, WMM_TID1); 4677 SET_FLAG(pqospriv->uapsd_tid, WMM_TID3); 4680 SET_FLAG(pqospriv->uapsd_tid, WMM_TID0); 4686 pqospriv->uapsd_max_sp_len, (u8)pqospriv->uapsd_tid); [all …]
|