Home
last modified time | relevance | path

Searched refs:aid12 (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp_tx.c236 f2p_para_struct->tf_pkt.user[0].aid12 = (u16)arg->aid12_0; in phl_mp_get_f2p_test_para()
246 f2p_para_struct->tf_pkt.user[1].aid12 = (u16)arg->aid12_1; in phl_mp_get_f2p_test_para()
256 f2p_para_struct->tf_pkt.user[2].aid12 = (u16)arg->aid12_2; in phl_mp_get_f2p_test_para()
266 f2p_para_struct->tf_pkt.user[3].aid12 = (u16)arg->aid12_3; in phl_mp_get_f2p_test_para()
295 PHL_INFO("user[0].aid12 = %d\n",f2p_para_struct->tf_pkt.user[0].aid12); in phl_mp_get_f2p_test_para()
305 PHL_INFO("user[1].aid12 = %d\n",f2p_para_struct->tf_pkt.user[1].aid12); in phl_mp_get_f2p_test_para()
315 PHL_INFO("user[2].aid12 = %d\n",f2p_para_struct->tf_pkt.user[2].aid12); in phl_mp_get_f2p_test_para()
325 PHL_INFO("user[3].aid12 = %d\n",f2p_para_struct->tf_pkt.user[3].aid12); in phl_mp_get_f2p_test_para()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_tx.c236 f2p_para_struct->tf_pkt.user[0].aid12 = (u16)arg->aid12_0; in phl_mp_get_f2p_test_para()
246 f2p_para_struct->tf_pkt.user[1].aid12 = (u16)arg->aid12_1; in phl_mp_get_f2p_test_para()
256 f2p_para_struct->tf_pkt.user[2].aid12 = (u16)arg->aid12_2; in phl_mp_get_f2p_test_para()
266 f2p_para_struct->tf_pkt.user[3].aid12 = (u16)arg->aid12_3; in phl_mp_get_f2p_test_para()
295 PHL_INFO("user[0].aid12 = %d\n",f2p_para_struct->tf_pkt.user[0].aid12); in phl_mp_get_f2p_test_para()
305 PHL_INFO("user[1].aid12 = %d\n",f2p_para_struct->tf_pkt.user[1].aid12); in phl_mp_get_f2p_test_para()
315 PHL_INFO("user[2].aid12 = %d\n",f2p_para_struct->tf_pkt.user[2].aid12); in phl_mp_get_f2p_test_para()
325 PHL_INFO("user[3].aid12 = %d\n",f2p_para_struct->tf_pkt.user[3].aid12); in phl_mp_get_f2p_test_para()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_beamform.c32 PHL_INFO("bf_entry->aid12 0x%x \n", bf_entry->aid12); in rtw_hal_bf_dbg_dump_entry()
63 PHL_INFO("bf_entry->aid12 0x%x \n", bf_entry->aid12); in rtw_hal_bf_dbg_dump_entry_all()
87 PHL_INFO("bf_entry->aid12 0x%x \n", bf_entry->aid12); in rtw_hal_bf_dbg_dump_entry_all()
98 bf_entry->aid12 = 0; in _reset_bf_entry()
664 bf_entry->aid12 = sta->aid; in hal_bf_cfg_swbf_entry()
H A Dhal_beamform.h95 u16 aid12; member
H A Dhal_sound.c477 ndpa_sta->aid12 = 0; /* Target is an AP, AID = 0 */ in rtw_hal_snd_ndpa_sta_info_vht()
479 ndpa_sta->aid12 = psta_info->aid; in rtw_hal_snd_ndpa_sta_info_vht()
489 ndpa_sta->aid12, ndpa_sta->feedback_type, ndpa_sta->nc); in rtw_hal_snd_ndpa_sta_info_vht()
813 cmd->bfrp.he_para[bfrp_idx].user[bfrp_u_idx].aid12 = sta->aid; in rtw_hal_snd_ax_fwcmd_tb_add_sta()
H A Dhal_def.h255 u32 aid12:12; member
296 u16 aid12; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_beamform.c32 PHL_INFO("bf_entry->aid12 0x%x \n", bf_entry->aid12); in rtw_hal_bf_dbg_dump_entry()
63 PHL_INFO("bf_entry->aid12 0x%x \n", bf_entry->aid12); in rtw_hal_bf_dbg_dump_entry_all()
87 PHL_INFO("bf_entry->aid12 0x%x \n", bf_entry->aid12); in rtw_hal_bf_dbg_dump_entry_all()
98 bf_entry->aid12 = 0; in _reset_bf_entry()
664 bf_entry->aid12 = sta->aid; in hal_bf_cfg_swbf_entry()
H A Dhal_beamform.h95 u16 aid12; member
H A Dhal_sound.c477 ndpa_sta->aid12 = 0; /* Target is an AP, AID = 0 */ in rtw_hal_snd_ndpa_sta_info_vht()
479 ndpa_sta->aid12 = psta_info->aid; in rtw_hal_snd_ndpa_sta_info_vht()
489 ndpa_sta->aid12, ndpa_sta->feedback_type, ndpa_sta->nc); in rtw_hal_snd_ndpa_sta_info_vht()
813 cmd->bfrp.he_para[bfrp_idx].user[bfrp_u_idx].aid12 = sta->aid; in rtw_hal_snd_ax_fwcmd_tb_add_sta()
H A Dhal_def.h256 u32 aid12:12; member
297 u16 aid12; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_plcp_tx_ex.h125 u16 aid12[4]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_plcp_tx_ex.h125 u16 aid12[4]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound.h71 u16 aid12:12; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound.h71 u16 aid12:12; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dsounding.c1062 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[0].user[0].aid12, in mac_set_snd_para()
1080 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[0].user[1].aid12, in mac_set_snd_para()
1098 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[0].user[2].aid12, in mac_set_snd_para()
1116 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[0].user[3].aid12, in mac_set_snd_para()
1164 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[1].user[0].aid12, in mac_set_snd_para()
1182 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[1].user[1].aid12, in mac_set_snd_para()
1200 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[1].user[2].aid12, in mac_set_snd_para()
1218 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[1].user[3].aid12, in mac_set_snd_para()
H A Dtblupd.c444 cpu_to_le32(SET_WORD(user->aid12, FWCMD_F2PTEST_AID12) | in mac_f2p_test_cmd()
457 cpu_to_le32(SET_WORD(user->aid12, FWCMD_F2PTEST_AID12) | in mac_f2p_test_cmd()
470 cpu_to_le32(SET_WORD(user->aid12, FWCMD_F2PTEST_AID12) | in mac_f2p_test_cmd()
483 cpu_to_le32(SET_WORD(user->aid12, FWCMD_F2PTEST_AID12) | in mac_f2p_test_cmd()
H A Daddr_cam.c215 cpu_to_le32((a_info.aid12 & 0xfff) | in fill_addr_cam_info()
H A Dsecurity_cam.c177 cpu_to_le32((a_info.aid12 & 0xfff) | in fill_addr_cam_sec_only()
H A Drole.c383 info->a_info.aid12 = info->aid & 0xfff; in role_info_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dsounding.c1062 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[0].user[0].aid12, in mac_set_snd_para()
1080 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[0].user[1].aid12, in mac_set_snd_para()
1098 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[0].user[2].aid12, in mac_set_snd_para()
1116 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[0].user[3].aid12, in mac_set_snd_para()
1164 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[1].user[0].aid12, in mac_set_snd_para()
1182 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[1].user[1].aid12, in mac_set_snd_para()
1200 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[1].user[2].aid12, in mac_set_snd_para()
1218 cpu_to_le32(SET_WORD(snd_info->pbfrp.he_para[1].user[3].aid12, in mac_set_snd_para()
H A Dtblupd.c444 cpu_to_le32(SET_WORD(user->aid12, FWCMD_F2PTEST_AID12) | in mac_f2p_test_cmd()
457 cpu_to_le32(SET_WORD(user->aid12, FWCMD_F2PTEST_AID12) | in mac_f2p_test_cmd()
470 cpu_to_le32(SET_WORD(user->aid12, FWCMD_F2PTEST_AID12) | in mac_f2p_test_cmd()
483 cpu_to_le32(SET_WORD(user->aid12, FWCMD_F2PTEST_AID12) | in mac_f2p_test_cmd()
H A Daddr_cam.c215 cpu_to_le32((a_info.aid12 & 0xfff) | in fill_addr_cam_info()
H A Dsecurity_cam.c177 cpu_to_le32((a_info.aid12 & 0xfff) | in fill_addr_cam_sec_only()
H A Drole.c383 info->a_info.aid12 = info->aid & 0xfff; in role_info_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h9237 u16 aid12: 12; member
10251 u32 aid12: 12; member
12375 u16 aid12: 12; member

12