Home
last modified time | relevance | path

Searched refs:tx_cont_data (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c750 handle->rf_data->tx_cont_data[0]); in woal_config_read()
751 if (handle->rf_data->tx_cont_data[0] == MTRUE) { in woal_config_read()
753 handle->rf_data->tx_cont_data[1]); in woal_config_read()
755 handle->rf_data->tx_cont_data[2]); in woal_config_read()
758 handle->rf_data->tx_cont_data[i]); in woal_config_read()
H A Dmoal_ioctl.c8122 handle->rf_data->tx_cont_data[0] = in woal_process_rf_test_mode_cmd()
8124 handle->rf_data->tx_cont_data[1] = in woal_process_rf_test_mode_cmd()
8126 handle->rf_data->tx_cont_data[2] = in woal_process_rf_test_mode_cmd()
8128 handle->rf_data->tx_cont_data[3] = in woal_process_rf_test_mode_cmd()
8130 handle->rf_data->tx_cont_data[4] = in woal_process_rf_test_mode_cmd()
8132 handle->rf_data->tx_cont_data[5] = in woal_process_rf_test_mode_cmd()
H A Dmoal_main.h1328 t_u32 tx_cont_data[6]; member