Searched refs:ipw2100_hw_send_command (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2100.c | 698 static int ipw2100_hw_send_command(struct ipw2100_priv *priv, in ipw2100_hw_send_command() function 1395 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_hw_phy_off() 1434 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_enable_adapter() 1509 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_hw_stop_adapter() 1587 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_disable_adapter() 1632 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_set_scan_options() 1672 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_start_scan() 2091 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_set_essid() 4699 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_set_mac_address() 4738 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_set_port_type() [all …]
|