Searched refs:atmel_send_command (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c591 static void atmel_send_command(struct atmel_private *priv, int command,
2806 atmel_send_command(priv, CMD_Scan, &cmd, sizeof(cmd));
2832 atmel_send_command(priv, CMD_Join, &cmd, sizeof(cmd));
2852 atmel_send_command(priv, CMD_Start, &cmd, sizeof(cmd));
4077 static void atmel_send_command(struct atmel_private *priv, int command, function
4093 atmel_send_command(priv, command, cmd, cmd_size);

Completed in 70 milliseconds