Searched refs:query_cmd (Results 1 – 3 of 3) sorted by relevance
831 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_get_last_nonqos_seq() local844 cmd.data[0] = &query_cmd; in iwl_mvm_get_last_nonqos_seq()845 cmd.len[0] = sizeof(query_cmd); in iwl_mvm_get_last_nonqos_seq()867 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_set_last_nonqos_seq() local882 sizeof(query_cmd), &query_cmd)) in iwl_mvm_set_last_nonqos_seq()
222 static int synaptics_query_int(struct psmouse *psmouse, u8 query_cmd, u32 *val) in synaptics_query_int() argument230 error = synaptics_send_cmd(psmouse, query_cmd, resp.buf + 1); in synaptics_query_int()
3138 struct qeth_query_cmds_supp *query_cmd; in qeth_query_setadapterparms_cb() local3144 query_cmd = &cmd->data.setadapterparms.data.query_cmds_supp; in qeth_query_setadapterparms_cb()3145 if (query_cmd->lan_type & 0x7f) { in qeth_query_setadapterparms_cb()3146 if (!qeth_is_supported_link_type(card, query_cmd->lan_type)) in qeth_query_setadapterparms_cb()3149 card->info.link_type = query_cmd->lan_type; in qeth_query_setadapterparms_cb()3153 card->options.adp.supported = query_cmd->supported_cmds; in qeth_query_setadapterparms_cb()