Searched refs:query_cmd (Results 1 – 3 of 3) sorted by relevance
823 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_get_last_nonqos_seq() local836 cmd.data[0] = &query_cmd; in iwl_mvm_get_last_nonqos_seq()837 cmd.len[0] = sizeof(query_cmd); in iwl_mvm_get_last_nonqos_seq()859 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_set_last_nonqos_seq() local874 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()
3092 struct qeth_query_cmds_supp *query_cmd; in qeth_query_setadapterparms_cb() local3098 query_cmd = &cmd->data.setadapterparms.data.query_cmds_supp; in qeth_query_setadapterparms_cb()3099 if (query_cmd->lan_type & 0x7f) { in qeth_query_setadapterparms_cb()3100 if (!qeth_is_supported_link_type(card, query_cmd->lan_type)) in qeth_query_setadapterparms_cb()3103 card->info.link_type = query_cmd->lan_type; in qeth_query_setadapterparms_cb()3107 card->options.adp.supported = query_cmd->supported_cmds; in qeth_query_setadapterparms_cb()