Lines Matching refs:c_struct
780 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
781 packet->info.c_struct.cmd->host_command_reg1 = cmd->host_command1; in ipw2100_hw_send_command()
782 packet->info.c_struct.cmd->host_command_len_reg = in ipw2100_hw_send_command()
784 packet->info.c_struct.cmd->sequence = cmd->host_command_sequence; in ipw2100_hw_send_command()
786 memcpy(packet->info.c_struct.cmd->host_command_params_reg, in ipw2100_hw_send_command()
788 sizeof(packet->info.c_struct.cmd->host_command_params_reg)); in ipw2100_hw_send_command()
2967 if (packet->info.c_struct.cmd->host_command_reg < in __ipw2100_tx_process()
2970 command_types[packet->info.c_struct.cmd-> in __ipw2100_tx_process()
2972 packet->info.c_struct.cmd-> in __ipw2100_tx_process()
2974 packet->info.c_struct.cmd->cmd_status_reg); in __ipw2100_tx_process()
3044 tbd->host_addr = packet->info.c_struct.cmd_phys; in ipw2100_tx_send_commands()
3459 priv->msg_buffers[i].info.c_struct.cmd = in ipw2100_msg_allocate()
3461 priv->msg_buffers[i].info.c_struct.cmd_phys = p; in ipw2100_msg_allocate()
3470 priv->msg_buffers[j].info.c_struct.cmd, in ipw2100_msg_allocate()
3471 priv->msg_buffers[j].info.c_struct. in ipw2100_msg_allocate()
3505 priv->msg_buffers[i].info.c_struct.cmd, in ipw2100_msg_free()
3506 priv->msg_buffers[i].info.c_struct. in ipw2100_msg_free()