Lines Matching refs:host_command
704 struct host_command *cmd) in ipw2100_hw_send_command()
712 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()
754 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
1389 struct host_command cmd = { in ipw2100_hw_phy_off()
1390 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()
1420 struct host_command cmd = { in ipw2100_enable_adapter()
1421 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()
1466 struct host_command cmd = { in ipw2100_hw_stop_adapter()
1467 .host_command = HOST_PRE_POWER_DOWN, in ipw2100_hw_stop_adapter()
1570 struct host_command cmd = { in ipw2100_disable_adapter()
1571 .host_command = CARD_DISABLE, in ipw2100_disable_adapter()
1615 struct host_command cmd = { in ipw2100_set_scan_options()
1616 .host_command = SET_SCAN_OPTIONS, in ipw2100_set_scan_options()
1647 struct host_command cmd = { in ipw2100_start_scan()
1648 .host_command = BROADCAST_SCAN, in ipw2100_start_scan()
2066 struct host_command cmd = { in ipw2100_set_essid()
2067 .host_command = SSID, in ipw2100_set_essid()
4691 struct host_command cmd = { in ipw2100_set_mac_address()
4692 .host_command = ADAPTER_ADDRESS, in ipw2100_set_mac_address()
4718 struct host_command cmd = { in ipw2100_set_port_type()
4719 .host_command = PORT_TYPE, in ipw2100_set_port_type()
4759 struct host_command cmd = { in ipw2100_set_channel()
4760 .host_command = CHANNEL, in ipw2100_set_channel()
4808 struct host_command cmd = { in ipw2100_system_config()
4809 .host_command = SYSTEM_CONFIG, in ipw2100_system_config()
4852 cmd.host_command = ADD_MULTICAST; in ipw2100_system_config()
4870 struct host_command cmd = { in ipw2100_set_tx_rates()
4871 .host_command = BASIC_TX_RATES, in ipw2100_set_tx_rates()
4889 cmd.host_command = TX_RATES; in ipw2100_set_tx_rates()
4893 cmd.host_command = MSDU_TX_RATES; in ipw2100_set_tx_rates()
4909 struct host_command cmd = { in ipw2100_set_power_mode()
4910 .host_command = POWER_MODE, in ipw2100_set_power_mode()
4930 cmd.host_command = TX_POWER_INDEX; in ipw2100_set_power_mode()
4944 struct host_command cmd = { in ipw2100_set_rts_threshold()
4945 .host_command = RTS_THRESHOLD, in ipw2100_set_rts_threshold()
4969 struct host_command cmd = {
4970 .host_command = FRAG_THRESHOLD,
5008 struct host_command cmd = { in ipw2100_set_short_retry()
5009 .host_command = SHORT_RETRY_LIMIT, in ipw2100_set_short_retry()
5028 struct host_command cmd = { in ipw2100_set_long_retry()
5029 .host_command = LONG_RETRY_LIMIT, in ipw2100_set_long_retry()
5049 struct host_command cmd = { in ipw2100_set_mandatory_bssid()
5050 .host_command = MANDATORY_BSSID, in ipw2100_set_mandatory_bssid()
5082 struct host_command cmd = { in ipw2100_disassociate_bssid()
5083 .host_command = DISASSOCIATION_BSSID, in ipw2100_disassociate_bssid()
5110 struct host_command cmd = { in ipw2100_set_wpa_ie()
5111 .host_command = SET_WPA_IE, in ipw2100_set_wpa_ie()
5152 struct host_command cmd = { in ipw2100_set_security_information()
5153 .host_command = SET_SECURITY_INFORMATION, in ipw2100_set_security_information()
5214 struct host_command cmd = { in ipw2100_set_tx_power()
5215 .host_command = TX_POWER_INDEX, in ipw2100_set_tx_power()
5239 struct host_command cmd = { in ipw2100_set_ibss_beacon_interval()
5240 .host_command = BEACON_INTERVAL, in ipw2100_set_ibss_beacon_interval()
5305 struct host_command cmd = { in ipw2100_set_wep_flags()
5306 .host_command = WEP_FLAGS, in ipw2100_set_wep_flags()
5366 struct host_command cmd = { in ipw2100_set_key()
5367 .host_command = WEP_KEY_INFO, in ipw2100_set_key()
5428 struct host_command cmd = { in ipw2100_set_key_index()
5429 .host_command = WEP_KEY_INDEX, in ipw2100_set_key_index()