| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | bf.c | 159 rtw_write32(rtwdev, REG_MU_STA_USER_POS_INFO, param->given_user_pos[0]); in rtw_bf_cfg_mu_bfee() 161 param->given_user_pos[1]); in rtw_bf_cfg_mu_bfee() 165 rtw_write32(rtwdev, REG_MU_STA_USER_POS_INFO, param->given_user_pos[2]); in rtw_bf_cfg_mu_bfee() 167 param->given_user_pos[3]); in rtw_bf_cfg_mu_bfee() 326 memcpy(param.given_user_pos, conf->mu_group.position, 16); in rtw_bf_set_gid_table() 328 param.given_gid_tab[0], param.given_user_pos[0], in rtw_bf_set_gid_table() 329 param.given_user_pos[1]); in rtw_bf_set_gid_table() 332 param.given_gid_tab[1], param.given_user_pos[2], in rtw_bf_set_gid_table() 333 param.given_user_pos[3]); in rtw_bf_set_gid_table()
|
| H A D | bf.h | 59 u32 given_user_pos[4]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_mimo_88xx.c | 136 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO, param->given_user_pos[0]); in cfg_mu_bfee_88xx() 137 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO + 4, param->given_user_pos[1]); in cfg_mu_bfee_88xx() 141 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO, param->given_user_pos[2]); in cfg_mu_bfee_88xx() 142 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO + 4, param->given_user_pos[3]); in cfg_mu_bfee_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_mimo_88xx.c | 137 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO, param->given_user_pos[0]); in cfg_mu_bfee_88xx() 138 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO + 4, param->given_user_pos[1]); in cfg_mu_bfee_88xx() 142 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO, param->given_user_pos[2]); in cfg_mu_bfee_88xx() 143 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO + 4, param->given_user_pos[3]); in cfg_mu_bfee_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_mimo_88xx.c | 136 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO, param->given_user_pos[0]); in cfg_mu_bfee_88xx() 137 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO + 4, param->given_user_pos[1]); in cfg_mu_bfee_88xx() 141 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO, param->given_user_pos[2]); in cfg_mu_bfee_88xx() 142 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO + 4, param->given_user_pos[3]); in cfg_mu_bfee_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_mimo_88xx.c | 136 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO, param->given_user_pos[0]); in cfg_mu_bfee_88xx() 137 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO + 4, param->given_user_pos[1]); in cfg_mu_bfee_88xx() 141 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO, param->given_user_pos[2]); in cfg_mu_bfee_88xx() 142 HALMAC_REG_W32(REG_MU_STA_USER_POS_INFO + 4, param->given_user_pos[3]); in cfg_mu_bfee_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/ |
| H A D | hal_halmac.h | 240 u32 *given_gid_tab, u32 *given_user_pos);
|
| H A D | hal_halmac.c | 5566 u32 *given_gid_tab, u32 *given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() argument 5589 if (given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() 5590 _rtw_memcpy(param.given_user_pos, given_user_pos, 16); in rtw_halmac_bf_cfg_mu_mimo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_halmac.h | 245 u32 *given_gid_tab, u32 *given_user_pos);
|
| H A D | hal_halmac.c | 5835 u32 *given_gid_tab, u32 *given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() argument 5858 if (given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() 5859 _rtw_memcpy(param.given_user_pos, given_user_pos, 16); in rtw_halmac_bf_cfg_mu_mimo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_halmac.h | 245 u32 *given_gid_tab, u32 *given_user_pos);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/ |
| H A D | hal_halmac.h | 240 u32 *given_gid_tab, u32 *given_user_pos);
|
| H A D | hal_halmac.c | 5566 u32 *given_gid_tab, u32 *given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() argument 5589 if (given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() 5590 _rtw_memcpy(param.given_user_pos, given_user_pos, 16); in rtw_halmac_bf_cfg_mu_mimo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_halmac.h | 246 u32 *given_gid_tab, u32 *given_user_pos);
|
| H A D | hal_halmac.c | 5894 u32 *given_gid_tab, u32 *given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() argument 5917 if (given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() 5918 _rtw_memcpy(param.given_user_pos, given_user_pos, 16); in rtw_halmac_bf_cfg_mu_mimo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_halmac.h | 245 u32 *given_gid_tab, u32 *given_user_pos);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_halmac.h | 245 u32 *given_gid_tab, u32 *given_user_pos);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/ |
| H A D | hal_halmac.h | 240 u32 *given_gid_tab, u32 *given_user_pos);
|
| H A D | hal_halmac.c | 5678 u32 *given_gid_tab, u32 *given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() argument 5701 if (given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() 5702 _rtw_memcpy(param.given_user_pos, given_user_pos, 16); in rtw_halmac_bf_cfg_mu_mimo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_halmac.h | 249 u32 *given_gid_tab, u32 *given_user_pos);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/ |
| H A D | hal_halmac.h | 240 u32 *given_gid_tab, u32 *given_user_pos);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_halmac.h | 245 u32 *given_gid_tab, u32 *given_user_pos);
|
| H A D | hal_halmac.c | 5893 u32 *given_gid_tab, u32 *given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() argument 5916 if (given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() 5917 _rtw_memcpy(param.given_user_pos, given_user_pos, 16); in rtw_halmac_bf_cfg_mu_mimo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_halmac.h | 249 u32 *given_gid_tab, u32 *given_user_pos);
|
| H A D | hal_halmac.c | 5908 u32 *given_gid_tab, u32 *given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() argument 5931 if (given_user_pos) in rtw_halmac_bf_cfg_mu_mimo() 5932 _rtw_memcpy(param.given_user_pos, given_user_pos, 16); in rtw_halmac_bf_cfg_mu_mimo()
|