Searched refs:query_cmd (Results 1 – 3 of 3) sorted by relevance
838 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_get_last_nonqos_seq() local851 cmd.data[0] = &query_cmd; in iwl_mvm_get_last_nonqos_seq()852 cmd.len[0] = sizeof(query_cmd); in iwl_mvm_get_last_nonqos_seq()874 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_set_last_nonqos_seq() local889 sizeof(query_cmd), &query_cmd)) in iwl_mvm_set_last_nonqos_seq()
224 static int synaptics_query_int(struct psmouse *psmouse, u8 query_cmd, u32 *val) in synaptics_query_int() argument232 error = synaptics_send_cmd(psmouse, query_cmd, resp.buf + 1); in synaptics_query_int()
3178 struct qeth_query_cmds_supp *query_cmd; in qeth_query_setadapterparms_cb() local3184 query_cmd = &cmd->data.setadapterparms.data.query_cmds_supp; in qeth_query_setadapterparms_cb()3185 if (query_cmd->lan_type & 0x7f) { in qeth_query_setadapterparms_cb()3186 if (!qeth_is_supported_link_type(card, query_cmd->lan_type)) in qeth_query_setadapterparms_cb()3189 card->info.link_type = query_cmd->lan_type; in qeth_query_setadapterparms_cb()3193 card->options.adp.supported = query_cmd->supported_cmds; in qeth_query_setadapterparms_cb()