Lines Matching refs:host_command
715 struct host_command *cmd) in ipw2100_hw_send_command()
723 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()
765 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
1400 struct host_command cmd = { in ipw2100_hw_phy_off()
1401 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()
1431 struct host_command cmd = { in ipw2100_enable_adapter()
1432 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()
1477 struct host_command cmd = { in ipw2100_hw_stop_adapter()
1478 .host_command = HOST_PRE_POWER_DOWN, in ipw2100_hw_stop_adapter()
1581 struct host_command cmd = { in ipw2100_disable_adapter()
1582 .host_command = CARD_DISABLE, in ipw2100_disable_adapter()
1626 struct host_command cmd = { in ipw2100_set_scan_options()
1627 .host_command = SET_SCAN_OPTIONS, in ipw2100_set_scan_options()
1658 struct host_command cmd = { in ipw2100_start_scan()
1659 .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()
4702 struct host_command cmd = { in ipw2100_set_mac_address()
4703 .host_command = ADAPTER_ADDRESS, in ipw2100_set_mac_address()
4729 struct host_command cmd = { in ipw2100_set_port_type()
4730 .host_command = PORT_TYPE, in ipw2100_set_port_type()
4770 struct host_command cmd = { in ipw2100_set_channel()
4771 .host_command = CHANNEL, in ipw2100_set_channel()
4819 struct host_command cmd = { in ipw2100_system_config()
4820 .host_command = SYSTEM_CONFIG, in ipw2100_system_config()
4863 cmd.host_command = ADD_MULTICAST; in ipw2100_system_config()
4881 struct host_command cmd = { in ipw2100_set_tx_rates()
4882 .host_command = BASIC_TX_RATES, in ipw2100_set_tx_rates()
4900 cmd.host_command = TX_RATES; in ipw2100_set_tx_rates()
4904 cmd.host_command = MSDU_TX_RATES; in ipw2100_set_tx_rates()
4920 struct host_command cmd = { in ipw2100_set_power_mode()
4921 .host_command = POWER_MODE, in ipw2100_set_power_mode()
4941 cmd.host_command = TX_POWER_INDEX; in ipw2100_set_power_mode()
4955 struct host_command cmd = { in ipw2100_set_rts_threshold()
4956 .host_command = RTS_THRESHOLD, in ipw2100_set_rts_threshold()
4980 struct host_command cmd = {
4981 .host_command = FRAG_THRESHOLD,
5019 struct host_command cmd = { in ipw2100_set_short_retry()
5020 .host_command = SHORT_RETRY_LIMIT, in ipw2100_set_short_retry()
5039 struct host_command cmd = { in ipw2100_set_long_retry()
5040 .host_command = LONG_RETRY_LIMIT, in ipw2100_set_long_retry()
5060 struct host_command cmd = { in ipw2100_set_mandatory_bssid()
5061 .host_command = MANDATORY_BSSID, in ipw2100_set_mandatory_bssid()
5093 struct host_command cmd = { in ipw2100_disassociate_bssid()
5094 .host_command = DISASSOCIATION_BSSID, in ipw2100_disassociate_bssid()
5121 struct host_command cmd = { in ipw2100_set_wpa_ie()
5122 .host_command = SET_WPA_IE, in ipw2100_set_wpa_ie()
5163 struct host_command cmd = { in ipw2100_set_security_information()
5164 .host_command = SET_SECURITY_INFORMATION, in ipw2100_set_security_information()
5225 struct host_command cmd = { in ipw2100_set_tx_power()
5226 .host_command = TX_POWER_INDEX, in ipw2100_set_tx_power()
5250 struct host_command cmd = { in ipw2100_set_ibss_beacon_interval()
5251 .host_command = BEACON_INTERVAL, in ipw2100_set_ibss_beacon_interval()
5316 struct host_command cmd = { in ipw2100_set_wep_flags()
5317 .host_command = WEP_FLAGS, in ipw2100_set_wep_flags()
5377 struct host_command cmd = { in ipw2100_set_key()
5378 .host_command = WEP_KEY_INFO, in ipw2100_set_key()
5439 struct host_command cmd = { in ipw2100_set_key_index()
5440 .host_command = WEP_KEY_INDEX, in ipw2100_set_key_index()