Home
last modified time | relevance | path

Searched refs:host_command_parameters (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c756 cmd->host_command_parameters, in ipw2100_hw_send_command()
1621 cmd.host_command_parameters[0] = 0; in ipw2100_set_scan_options()
1635 cmd.host_command_parameters[0]); in ipw2100_set_scan_options()
1651 cmd.host_command_parameters[0] = 0; in ipw2100_start_scan()
4761 cmd.host_command_parameters[0] = channel; in ipw2100_set_channel()
4968 .host_command_parameters[0] = 0,
5010 cmd.host_command_parameters[0] = retry; in ipw2100_set_short_retry()
5030 cmd.host_command_parameters[0] = retry; in ipw2100_set_long_retry()
5221 cmd.host_command_parameters[0] = tmp; in ipw2100_set_tx_power()
5307 cmd.host_command_parameters[0] = flags; in ipw2100_set_wep_flags()
[all …]
H A Dipw2100.h295 u32 host_command_parameters[HOST_COMMAND_PARAMS_REG_LEN]; // COMMAND PARAMETERS member