Lines Matching refs:c_struct
749 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
750 packet->info.c_struct.cmd->host_command_reg1 = cmd->host_command1; in ipw2100_hw_send_command()
751 packet->info.c_struct.cmd->host_command_len_reg = in ipw2100_hw_send_command()
753 packet->info.c_struct.cmd->sequence = cmd->host_command_sequence; in ipw2100_hw_send_command()
755 memcpy(packet->info.c_struct.cmd->host_command_params_reg, in ipw2100_hw_send_command()
757 sizeof(packet->info.c_struct.cmd->host_command_params_reg)); in ipw2100_hw_send_command()
2938 if (packet->info.c_struct.cmd->host_command_reg < in __ipw2100_tx_process()
2941 command_types[packet->info.c_struct.cmd-> in __ipw2100_tx_process()
2943 packet->info.c_struct.cmd-> in __ipw2100_tx_process()
2945 packet->info.c_struct.cmd->cmd_status_reg); in __ipw2100_tx_process()
3015 tbd->host_addr = packet->info.c_struct.cmd_phys; in ipw2100_tx_send_commands()
3435 priv->msg_buffers[i].info.c_struct.cmd = in ipw2100_msg_allocate()
3437 priv->msg_buffers[i].info.c_struct.cmd_phys = p; in ipw2100_msg_allocate()
3446 priv->msg_buffers[j].info.c_struct.cmd, in ipw2100_msg_allocate()
3447 priv->msg_buffers[j].info.c_struct.cmd_phys); in ipw2100_msg_allocate()
3480 priv->msg_buffers[i].info.c_struct.cmd, in ipw2100_msg_free()
3481 priv->msg_buffers[i].info.c_struct.cmd_phys); in ipw2100_msg_free()