Searched refs:c_struct (Results 1 – 3 of 3) sorted by relevance
252 const struct qmi_elem_info *ei, const void *c_struct);255 const struct qmi_elem_info *ei, const void *c_struct);258 const void *c_struct);262 const void *c_struct);265 const struct qmi_elem_info *ei, void *c_struct);268 const struct qmi_elem_info *ei, void *c_struct);
309 const struct qmi_elem_info *ei, void *c_struct) in qmi_txn_init() argument319 txn->dest = c_struct; in qmi_txn_init()743 const void *c_struct) in qmi_send_message() argument753 c_struct); in qmi_send_message()794 const struct qmi_elem_info *ei, const void *c_struct) in qmi_send_request() argument797 c_struct); in qmi_send_request()815 const struct qmi_elem_info *ei, const void *c_struct) in qmi_send_response() argument818 c_struct); in qmi_send_response()836 const void *c_struct) in qmi_send_indication() argument847 c_struct); in qmi_send_indication()
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()2937 if (packet->info.c_struct.cmd->host_command_reg < in __ipw2100_tx_process()2940 command_types[packet->info.c_struct.cmd-> in __ipw2100_tx_process()2942 packet->info.c_struct.cmd-> in __ipw2100_tx_process()2944 packet->info.c_struct.cmd->cmd_status_reg); in __ipw2100_tx_process()[all …]