Home
last modified time | relevance | path

Searched refs:rf_test_mode (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c611 if (config_data != (t_u32)handle->rf_test_mode) in woal_config_write()
661 if (cmd && handle->rf_test_mode && in woal_config_write()
667 if (cmd && !handle->rf_test_mode) in woal_config_write()
713 seq_printf(sfp, "rf_test_mode=%u\n", handle->rf_test_mode); in woal_config_read()
714 if (handle->rf_test_mode && handle->rf_data) { in woal_config_read()
H A Dmoal_ioctl.c7959 handle->rf_test_mode = MTRUE; in woal_process_rf_test_mode()
7971 handle->rf_test_mode = MFALSE; in woal_process_rf_test_mode()
7998 if (!handle->rf_test_mode || !handle->rf_data) in woal_process_rf_test_mode_cmd()
H A Dmoal_main.h2715 t_u8 rf_test_mode; member
H A Dmoal_main.c7751 if (handle->rf_test_mode)
10901 if (handle->rf_test_mode)
11808 if (handle->rf_test_mode)
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN331 echo "rf_test_mode=1" > /proc/mwlan/adapterX/config
334 echo "rf_test_mode=0" > /proc/mwlan/adapterX/config