Lines Matching refs:host_command
716 struct host_command *cmd) in ipw2100_hw_send_command()
724 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()
766 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
1401 struct host_command cmd = { in ipw2100_hw_phy_off()
1402 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()
1432 struct host_command cmd = { in ipw2100_enable_adapter()
1433 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()
1478 struct host_command cmd = { in ipw2100_hw_stop_adapter()
1479 .host_command = HOST_PRE_POWER_DOWN, in ipw2100_hw_stop_adapter()
1582 struct host_command cmd = { in ipw2100_disable_adapter()
1583 .host_command = CARD_DISABLE, in ipw2100_disable_adapter()
1627 struct host_command cmd = { in ipw2100_set_scan_options()
1628 .host_command = SET_SCAN_OPTIONS, in ipw2100_set_scan_options()
1659 struct host_command cmd = { in ipw2100_start_scan()
1660 .host_command = BROADCAST_SCAN, in ipw2100_start_scan()
2077 struct host_command cmd = { in ipw2100_set_essid()
2078 .host_command = SSID, in ipw2100_set_essid()
4704 struct host_command cmd = { in ipw2100_set_mac_address()
4705 .host_command = ADAPTER_ADDRESS, in ipw2100_set_mac_address()
4731 struct host_command cmd = { in ipw2100_set_port_type()
4732 .host_command = PORT_TYPE, in ipw2100_set_port_type()
4772 struct host_command cmd = { in ipw2100_set_channel()
4773 .host_command = CHANNEL, in ipw2100_set_channel()
4821 struct host_command cmd = { in ipw2100_system_config()
4822 .host_command = SYSTEM_CONFIG, in ipw2100_system_config()
4865 cmd.host_command = ADD_MULTICAST; in ipw2100_system_config()
4883 struct host_command cmd = { in ipw2100_set_tx_rates()
4884 .host_command = BASIC_TX_RATES, in ipw2100_set_tx_rates()
4902 cmd.host_command = TX_RATES; in ipw2100_set_tx_rates()
4906 cmd.host_command = MSDU_TX_RATES; in ipw2100_set_tx_rates()
4922 struct host_command cmd = { in ipw2100_set_power_mode()
4923 .host_command = POWER_MODE, in ipw2100_set_power_mode()
4943 cmd.host_command = TX_POWER_INDEX; in ipw2100_set_power_mode()
4957 struct host_command cmd = { in ipw2100_set_rts_threshold()
4958 .host_command = RTS_THRESHOLD, in ipw2100_set_rts_threshold()
4982 struct host_command cmd = {
4983 .host_command = FRAG_THRESHOLD,
5021 struct host_command cmd = { in ipw2100_set_short_retry()
5022 .host_command = SHORT_RETRY_LIMIT, in ipw2100_set_short_retry()
5041 struct host_command cmd = { in ipw2100_set_long_retry()
5042 .host_command = LONG_RETRY_LIMIT, in ipw2100_set_long_retry()
5062 struct host_command cmd = { in ipw2100_set_mandatory_bssid()
5063 .host_command = MANDATORY_BSSID, in ipw2100_set_mandatory_bssid()
5095 struct host_command cmd = { in ipw2100_disassociate_bssid()
5096 .host_command = DISASSOCIATION_BSSID, in ipw2100_disassociate_bssid()
5123 struct host_command cmd = { in ipw2100_set_wpa_ie()
5124 .host_command = SET_WPA_IE, in ipw2100_set_wpa_ie()
5165 struct host_command cmd = { in ipw2100_set_security_information()
5166 .host_command = SET_SECURITY_INFORMATION, in ipw2100_set_security_information()
5227 struct host_command cmd = { in ipw2100_set_tx_power()
5228 .host_command = TX_POWER_INDEX, in ipw2100_set_tx_power()
5252 struct host_command cmd = { in ipw2100_set_ibss_beacon_interval()
5253 .host_command = BEACON_INTERVAL, in ipw2100_set_ibss_beacon_interval()
5318 struct host_command cmd = { in ipw2100_set_wep_flags()
5319 .host_command = WEP_FLAGS, in ipw2100_set_wep_flags()
5379 struct host_command cmd = { in ipw2100_set_key()
5380 .host_command = WEP_KEY_INFO, in ipw2100_set_key()
5441 struct host_command cmd = { in ipw2100_set_key_index()
5442 .host_command = WEP_KEY_INDEX, in ipw2100_set_key_index()