Searched refs:tf_wd (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp_tx.c | 275 f2p_para_struct->tf_wd.datarate = (u16)arg->datarate; in phl_mp_get_f2p_test_para() 276 f2p_para_struct->tf_wd.mulport_id = (u16)arg->mulport_id; in phl_mp_get_f2p_test_para() 277 f2p_para_struct->tf_wd.pwr_ofset = (u16)arg->pwr_ofset; in phl_mp_get_f2p_test_para() 334 PHL_INFO("datarate = %d\n", f2p_para_struct->tf_wd.datarate); in phl_mp_get_f2p_test_para() 335 PHL_INFO("mulport_id = %d\n", f2p_para_struct->tf_wd.mulport_id); in phl_mp_get_f2p_test_para() 336 PHL_INFO("pwr_ofset = %d\n", f2p_para_struct->tf_wd.pwr_ofset); in phl_mp_get_f2p_test_para()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp_tx.c | 275 f2p_para_struct->tf_wd.datarate = (u16)arg->datarate; in phl_mp_get_f2p_test_para() 276 f2p_para_struct->tf_wd.mulport_id = (u16)arg->mulport_id; in phl_mp_get_f2p_test_para() 277 f2p_para_struct->tf_wd.pwr_ofset = (u16)arg->pwr_ofset; in phl_mp_get_f2p_test_para() 334 PHL_INFO("datarate = %d\n", f2p_para_struct->tf_wd.datarate); in phl_mp_get_f2p_test_para() 335 PHL_INFO("mulport_id = %d\n", f2p_para_struct->tf_wd.mulport_id); in phl_mp_get_f2p_test_para() 336 PHL_INFO("pwr_ofset = %d\n", f2p_para_struct->tf_wd.pwr_ofset); in phl_mp_get_f2p_test_para()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | tblupd.c | 511 cpu_to_le32(SET_WORD(info->tf_wd.datarate, FWCMD_F2PTEST_DATARATE) | in mac_f2p_test_cmd() 512 SET_WORD(info->tf_wd.mulport_id, FWCMD_F2PTEST_MULPORT) | in mac_f2p_test_cmd() 513 SET_WORD(info->tf_wd.pwr_ofset, FWCMD_F2PTEST_PWR_OFSET) | in mac_f2p_test_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | tblupd.c | 511 cpu_to_le32(SET_WORD(info->tf_wd.datarate, FWCMD_F2PTEST_DATARATE) | in mac_f2p_test_cmd() 512 SET_WORD(info->tf_wd.mulport_id, FWCMD_F2PTEST_MULPORT) | in mac_f2p_test_cmd() 513 SET_WORD(info->tf_wd.pwr_ofset, FWCMD_F2PTEST_PWR_OFSET) | in mac_f2p_test_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_def.h | 2996 struct mp_mac_ax_tf_wd_para tf_wd; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_def.h | 2972 struct mp_mac_ax_tf_wd_para tf_wd; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 9335 struct mac_ax_tf_wd_para tf_wd; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 9335 struct mac_ax_tf_wd_para tf_wd; member
|