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()
4718 struct host_command cmd = { in ipw2100_set_mac_address()
4719 .host_command = ADAPTER_ADDRESS, in ipw2100_set_mac_address()
4745 struct host_command cmd = { in ipw2100_set_port_type()
4746 .host_command = PORT_TYPE, in ipw2100_set_port_type()
4786 struct host_command cmd = { in ipw2100_set_channel()
4787 .host_command = CHANNEL, in ipw2100_set_channel()
4835 struct host_command cmd = { in ipw2100_system_config()
4836 .host_command = SYSTEM_CONFIG, in ipw2100_system_config()
4879 cmd.host_command = ADD_MULTICAST; in ipw2100_system_config()
4897 struct host_command cmd = { in ipw2100_set_tx_rates()
4898 .host_command = BASIC_TX_RATES, in ipw2100_set_tx_rates()
4916 cmd.host_command = TX_RATES; in ipw2100_set_tx_rates()
4920 cmd.host_command = MSDU_TX_RATES; in ipw2100_set_tx_rates()
4936 struct host_command cmd = { in ipw2100_set_power_mode()
4937 .host_command = POWER_MODE, in ipw2100_set_power_mode()
4957 cmd.host_command = TX_POWER_INDEX; in ipw2100_set_power_mode()
4971 struct host_command cmd = { in ipw2100_set_rts_threshold()
4972 .host_command = RTS_THRESHOLD, in ipw2100_set_rts_threshold()
4996 struct host_command cmd = {
4997 .host_command = FRAG_THRESHOLD,
5035 struct host_command cmd = { in ipw2100_set_short_retry()
5036 .host_command = SHORT_RETRY_LIMIT, in ipw2100_set_short_retry()
5055 struct host_command cmd = { in ipw2100_set_long_retry()
5056 .host_command = LONG_RETRY_LIMIT, in ipw2100_set_long_retry()
5076 struct host_command cmd = { in ipw2100_set_mandatory_bssid()
5077 .host_command = MANDATORY_BSSID, in ipw2100_set_mandatory_bssid()
5109 struct host_command cmd = { in ipw2100_disassociate_bssid()
5110 .host_command = DISASSOCIATION_BSSID, in ipw2100_disassociate_bssid()
5137 struct host_command cmd = { in ipw2100_set_wpa_ie()
5138 .host_command = SET_WPA_IE, in ipw2100_set_wpa_ie()
5179 struct host_command cmd = { in ipw2100_set_security_information()
5180 .host_command = SET_SECURITY_INFORMATION, in ipw2100_set_security_information()
5241 struct host_command cmd = { in ipw2100_set_tx_power()
5242 .host_command = TX_POWER_INDEX, in ipw2100_set_tx_power()
5266 struct host_command cmd = { in ipw2100_set_ibss_beacon_interval()
5267 .host_command = BEACON_INTERVAL, in ipw2100_set_ibss_beacon_interval()
5332 struct host_command cmd = { in ipw2100_set_wep_flags()
5333 .host_command = WEP_FLAGS, in ipw2100_set_wep_flags()
5393 struct host_command cmd = { in ipw2100_set_key()
5394 .host_command = WEP_KEY_INFO, in ipw2100_set_key()
5455 struct host_command cmd = { in ipw2100_set_key_index()
5456 .host_command = WEP_KEY_INDEX, in ipw2100_set_key_index()