Lines Matching refs:host_command

730 				   struct host_command *cmd)  in ipw2100_hw_send_command()
738 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()
780 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
1415 struct host_command cmd = { in ipw2100_hw_phy_off()
1416 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()
1446 struct host_command cmd = { in ipw2100_enable_adapter()
1447 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()
1492 struct host_command cmd = { in ipw2100_hw_stop_adapter()
1493 .host_command = HOST_PRE_POWER_DOWN, in ipw2100_hw_stop_adapter()
1596 struct host_command cmd = { in ipw2100_disable_adapter()
1597 .host_command = CARD_DISABLE, in ipw2100_disable_adapter()
1641 struct host_command cmd = { in ipw2100_set_scan_options()
1642 .host_command = SET_SCAN_OPTIONS, in ipw2100_set_scan_options()
1673 struct host_command cmd = { in ipw2100_start_scan()
1674 .host_command = BROADCAST_SCAN, in ipw2100_start_scan()
2091 struct host_command cmd = { in ipw2100_set_essid()
2092 .host_command = SSID, in ipw2100_set_essid()
4713 struct host_command cmd = { in ipw2100_set_mac_address()
4714 .host_command = ADAPTER_ADDRESS, in ipw2100_set_mac_address()
4740 struct host_command cmd = { in ipw2100_set_port_type()
4741 .host_command = PORT_TYPE, in ipw2100_set_port_type()
4781 struct host_command cmd = { in ipw2100_set_channel()
4782 .host_command = CHANNEL, in ipw2100_set_channel()
4830 struct host_command cmd = { in ipw2100_system_config()
4831 .host_command = SYSTEM_CONFIG, in ipw2100_system_config()
4874 cmd.host_command = ADD_MULTICAST; in ipw2100_system_config()
4892 struct host_command cmd = { in ipw2100_set_tx_rates()
4893 .host_command = BASIC_TX_RATES, in ipw2100_set_tx_rates()
4911 cmd.host_command = TX_RATES; in ipw2100_set_tx_rates()
4915 cmd.host_command = MSDU_TX_RATES; in ipw2100_set_tx_rates()
4931 struct host_command cmd = { in ipw2100_set_power_mode()
4932 .host_command = POWER_MODE, in ipw2100_set_power_mode()
4952 cmd.host_command = TX_POWER_INDEX; in ipw2100_set_power_mode()
4966 struct host_command cmd = { in ipw2100_set_rts_threshold()
4967 .host_command = RTS_THRESHOLD, in ipw2100_set_rts_threshold()
4991 struct host_command cmd = {
4992 .host_command = FRAG_THRESHOLD,
5030 struct host_command cmd = { in ipw2100_set_short_retry()
5031 .host_command = SHORT_RETRY_LIMIT, in ipw2100_set_short_retry()
5050 struct host_command cmd = { in ipw2100_set_long_retry()
5051 .host_command = LONG_RETRY_LIMIT, in ipw2100_set_long_retry()
5071 struct host_command cmd = { in ipw2100_set_mandatory_bssid()
5072 .host_command = MANDATORY_BSSID, in ipw2100_set_mandatory_bssid()
5104 struct host_command cmd = { in ipw2100_disassociate_bssid()
5105 .host_command = DISASSOCIATION_BSSID, in ipw2100_disassociate_bssid()
5134 struct host_command cmd = { in ipw2100_set_wpa_ie()
5135 .host_command = SET_WPA_IE, in ipw2100_set_wpa_ie()
5176 struct host_command cmd = { in ipw2100_set_security_information()
5177 .host_command = SET_SECURITY_INFORMATION, in ipw2100_set_security_information()
5238 struct host_command cmd = { in ipw2100_set_tx_power()
5239 .host_command = TX_POWER_INDEX, in ipw2100_set_tx_power()
5263 struct host_command cmd = { in ipw2100_set_ibss_beacon_interval()
5264 .host_command = BEACON_INTERVAL, in ipw2100_set_ibss_beacon_interval()
5329 struct host_command cmd = { in ipw2100_set_wep_flags()
5330 .host_command = WEP_FLAGS, in ipw2100_set_wep_flags()
5390 struct host_command cmd = { in ipw2100_set_key()
5391 .host_command = WEP_KEY_INFO, in ipw2100_set_key()
5452 struct host_command cmd = { in ipw2100_set_key_index()
5453 .host_command = WEP_KEY_INDEX, in ipw2100_set_key_index()