Home
last modified time | relevance | path

Searched refs:mfg_tx_cont (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_ioctl.c8045 if (parse_tx_cont_string(buffer, len, &misc->param.mfg_tx_cont)) in woal_process_rf_test_mode_cmd()
8123 misc->param.mfg_tx_cont.enable_tx; in woal_process_rf_test_mode_cmd()
8125 misc->param.mfg_tx_cont.cw_mode; in woal_process_rf_test_mode_cmd()
8127 misc->param.mfg_tx_cont.payload_pattern; in woal_process_rf_test_mode_cmd()
8129 misc->param.mfg_tx_cont.cs_mode; in woal_process_rf_test_mode_cmd()
8131 misc->param.mfg_tx_cont.act_sub_ch; in woal_process_rf_test_mode_cmd()
8133 misc->param.mfg_tx_cont.tx_rate; in woal_process_rf_test_mode_cmd()
H A Dmlan_ioctl.h5823 struct mfg_cmd_tx_cont mfg_tx_cont; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmdresp.c2842 (struct mfg_cmd_tx_cont *)&resp->params.mfg_tx_cont; in wlan_ret_mfg_tx_cont()
2851 cfg = (struct mfg_cmd_tx_cont *)&misc->param.mfg_tx_cont; in wlan_ret_mfg_tx_cont()
H A Dmlan_ioctl.h5823 struct mfg_cmd_tx_cont mfg_tx_cont; member
H A Dmlan_fw.h8189 struct mfg_cmd_tx_cont mfg_tx_cont; member
H A Dmlan_sta_cmd.c350 (struct mfg_cmd_tx_cont *)&cmd->params.mfg_tx_cont; in wlan_cmd_mfg_tx_cont()
H A Dmlan_misc.c6835 &(pmisc->param.mfg_tx_cont)); in wlan_misc_ioctl_rf_test_cfg()