Lines Matching refs:c_struct
765 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
766 packet->info.c_struct.cmd->host_command_reg1 = cmd->host_command1; in ipw2100_hw_send_command()
767 packet->info.c_struct.cmd->host_command_len_reg = in ipw2100_hw_send_command()
769 packet->info.c_struct.cmd->sequence = cmd->host_command_sequence; in ipw2100_hw_send_command()
771 memcpy(packet->info.c_struct.cmd->host_command_params_reg, in ipw2100_hw_send_command()
773 sizeof(packet->info.c_struct.cmd->host_command_params_reg)); in ipw2100_hw_send_command()
2954 if (packet->info.c_struct.cmd->host_command_reg < in __ipw2100_tx_process()
2957 command_types[packet->info.c_struct.cmd-> in __ipw2100_tx_process()
2959 packet->info.c_struct.cmd-> in __ipw2100_tx_process()
2961 packet->info.c_struct.cmd->cmd_status_reg); in __ipw2100_tx_process()
3031 tbd->host_addr = packet->info.c_struct.cmd_phys; in ipw2100_tx_send_commands()
3451 priv->msg_buffers[i].info.c_struct.cmd = in ipw2100_msg_allocate()
3453 priv->msg_buffers[i].info.c_struct.cmd_phys = p; in ipw2100_msg_allocate()
3462 priv->msg_buffers[j].info.c_struct.cmd, in ipw2100_msg_allocate()
3463 priv->msg_buffers[j].info.c_struct.cmd_phys); in ipw2100_msg_allocate()
3496 priv->msg_buffers[i].info.c_struct.cmd, in ipw2100_msg_free()
3497 priv->msg_buffers[i].info.c_struct.cmd_phys); in ipw2100_msg_free()