Searched defs:command_types (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ipw2x00/
H A Dipw2100.c228 static const char *command_types[] = { variable
726 command_types[cmd->host_command], cmd->host_command,
2295 if (cmd->host_command_reg < ARRAY_SIZE(command_types)) {
2297 command_types[cmd->host_command_reg],
2987 ARRAY_SIZE(command_types))
2989 command_types[packet->info.c_struct.cmd->

Completed in 93 milliseconds