Home
last modified time | relevance | path

Searched refs:given_user_pos (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dbf.c159 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 Dbf.h59 u32 given_user_pos[4]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_mimo_88xx.c136 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 Dhalmac_mimo_88xx.c137 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 Dhalmac_mimo_88xx.c136 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 Dhalmac_mimo_88xx.c136 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 Dhal_halmac.h240 u32 *given_gid_tab, u32 *given_user_pos);
H A Dhal_halmac.c5566 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 Dhal_halmac.h245 u32 *given_gid_tab, u32 *given_user_pos);
H A Dhal_halmac.c5835 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 Dhal_halmac.h245 u32 *given_gid_tab, u32 *given_user_pos);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_halmac.h240 u32 *given_gid_tab, u32 *given_user_pos);
H A Dhal_halmac.c5566 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 Dhal_halmac.h246 u32 *given_gid_tab, u32 *given_user_pos);
H A Dhal_halmac.c5894 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 Dhal_halmac.h245 u32 *given_gid_tab, u32 *given_user_pos);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_halmac.h245 u32 *given_gid_tab, u32 *given_user_pos);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_halmac.h240 u32 *given_gid_tab, u32 *given_user_pos);
H A Dhal_halmac.c5678 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 Dhal_halmac.h249 u32 *given_gid_tab, u32 *given_user_pos);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_halmac.h240 u32 *given_gid_tab, u32 *given_user_pos);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_halmac.h245 u32 *given_gid_tab, u32 *given_user_pos);
H A Dhal_halmac.c5893 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 Dhal_halmac.h249 u32 *given_gid_tab, u32 *given_user_pos);
H A Dhal_halmac.c5908 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()

12