Lines Matching refs:host_command

699 				   struct host_command *cmd)  in ipw2100_hw_send_command()
707 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()
749 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
1384 struct host_command cmd = { in ipw2100_hw_phy_off()
1385 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()
1415 struct host_command cmd = { in ipw2100_enable_adapter()
1416 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()
1461 struct host_command cmd = { in ipw2100_hw_stop_adapter()
1462 .host_command = HOST_PRE_POWER_DOWN, in ipw2100_hw_stop_adapter()
1565 struct host_command cmd = { in ipw2100_disable_adapter()
1566 .host_command = CARD_DISABLE, in ipw2100_disable_adapter()
1610 struct host_command cmd = { in ipw2100_set_scan_options()
1611 .host_command = SET_SCAN_OPTIONS, in ipw2100_set_scan_options()
1642 struct host_command cmd = { in ipw2100_start_scan()
1643 .host_command = BROADCAST_SCAN, in ipw2100_start_scan()
2061 struct host_command cmd = { in ipw2100_set_essid()
2062 .host_command = SSID, in ipw2100_set_essid()
4686 struct host_command cmd = { in ipw2100_set_mac_address()
4687 .host_command = ADAPTER_ADDRESS, in ipw2100_set_mac_address()
4713 struct host_command cmd = { in ipw2100_set_port_type()
4714 .host_command = PORT_TYPE, in ipw2100_set_port_type()
4754 struct host_command cmd = { in ipw2100_set_channel()
4755 .host_command = CHANNEL, in ipw2100_set_channel()
4803 struct host_command cmd = { in ipw2100_system_config()
4804 .host_command = SYSTEM_CONFIG, in ipw2100_system_config()
4847 cmd.host_command = ADD_MULTICAST; in ipw2100_system_config()
4865 struct host_command cmd = { in ipw2100_set_tx_rates()
4866 .host_command = BASIC_TX_RATES, in ipw2100_set_tx_rates()
4884 cmd.host_command = TX_RATES; in ipw2100_set_tx_rates()
4888 cmd.host_command = MSDU_TX_RATES; in ipw2100_set_tx_rates()
4904 struct host_command cmd = { in ipw2100_set_power_mode()
4905 .host_command = POWER_MODE, in ipw2100_set_power_mode()
4925 cmd.host_command = TX_POWER_INDEX; in ipw2100_set_power_mode()
4939 struct host_command cmd = { in ipw2100_set_rts_threshold()
4940 .host_command = RTS_THRESHOLD, in ipw2100_set_rts_threshold()
4964 struct host_command cmd = {
4965 .host_command = FRAG_THRESHOLD,
5003 struct host_command cmd = { in ipw2100_set_short_retry()
5004 .host_command = SHORT_RETRY_LIMIT, in ipw2100_set_short_retry()
5023 struct host_command cmd = { in ipw2100_set_long_retry()
5024 .host_command = LONG_RETRY_LIMIT, in ipw2100_set_long_retry()
5044 struct host_command cmd = { in ipw2100_set_mandatory_bssid()
5045 .host_command = MANDATORY_BSSID, in ipw2100_set_mandatory_bssid()
5077 struct host_command cmd = { in ipw2100_disassociate_bssid()
5078 .host_command = DISASSOCIATION_BSSID, in ipw2100_disassociate_bssid()
5105 struct host_command cmd = { in ipw2100_set_wpa_ie()
5106 .host_command = SET_WPA_IE, in ipw2100_set_wpa_ie()
5147 struct host_command cmd = { in ipw2100_set_security_information()
5148 .host_command = SET_SECURITY_INFORMATION, in ipw2100_set_security_information()
5209 struct host_command cmd = { in ipw2100_set_tx_power()
5210 .host_command = TX_POWER_INDEX, in ipw2100_set_tx_power()
5234 struct host_command cmd = { in ipw2100_set_ibss_beacon_interval()
5235 .host_command = BEACON_INTERVAL, in ipw2100_set_ibss_beacon_interval()
5300 struct host_command cmd = { in ipw2100_set_wep_flags()
5301 .host_command = WEP_FLAGS, in ipw2100_set_wep_flags()
5361 struct host_command cmd = { in ipw2100_set_key()
5362 .host_command = WEP_KEY_INFO, in ipw2100_set_key()
5423 struct host_command cmd = { in ipw2100_set_key_index()
5424 .host_command = WEP_KEY_INDEX, in ipw2100_set_key_index()