Home
last modified time | relevance | path

Searched refs:ipw2100_hw_send_command (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2100.c729 static int ipw2100_hw_send_command(struct ipw2100_priv *priv, in ipw2100_hw_send_command() function
1426 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_hw_phy_off()
1465 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_enable_adapter()
1540 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_hw_stop_adapter()
1618 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_disable_adapter()
1663 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_set_scan_options()
1703 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_start_scan()
2122 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_set_essid()
4731 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_set_mac_address()
4770 err = ipw2100_hw_send_command(priv, &cmd); in ipw2100_set_port_type()
[all …]