Home
last modified time | relevance | path

Searched refs:he_tb_tx (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c783 seq_printf(sfp, "he_tb_tx=%u", handle->rf_data->he_tb_tx[0]); in woal_config_read()
784 if (handle->rf_data->he_tb_tx[0] == MTRUE) { in woal_config_read()
785 seq_printf(sfp, " %u", handle->rf_data->he_tb_tx[1]); in woal_config_read()
786 seq_printf(sfp, " %u", handle->rf_data->he_tb_tx[2]); in woal_config_read()
787 seq_printf(sfp, " %u", handle->rf_data->he_tb_tx[3]); in woal_config_read()
788 seq_printf(sfp, " %u", handle->rf_data->he_tb_tx[4]); in woal_config_read()
H A Dmoal_ioctl.c8182 handle->rf_data->he_tb_tx[0] = misc->param.mfg_he_power.enable; in woal_process_rf_test_mode_cmd()
8183 handle->rf_data->he_tb_tx[1] = misc->param.mfg_he_power.qnum; in woal_process_rf_test_mode_cmd()
8184 handle->rf_data->he_tb_tx[2] = misc->param.mfg_he_power.aid; in woal_process_rf_test_mode_cmd()
8185 handle->rf_data->he_tb_tx[3] = in woal_process_rf_test_mode_cmd()
8187 handle->rf_data->he_tb_tx[4] = in woal_process_rf_test_mode_cmd()
H A Dmoal_main.h1332 t_u32 he_tb_tx[5]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN383 echo "he_tb_tx=1 1 5 400 10" > /proc/mwlan/adapterX/config