Searched refs:query_cmd (Results 1 – 3 of 3) sorted by relevance
605 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_get_last_nonqos_seq() local618 cmd.data[0] = &query_cmd; in iwl_mvm_get_last_nonqos_seq()619 cmd.len[0] = sizeof(query_cmd); in iwl_mvm_get_last_nonqos_seq()641 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_set_last_nonqos_seq() local656 sizeof(query_cmd), &query_cmd)) in iwl_mvm_set_last_nonqos_seq()
221 static int synaptics_query_int(struct psmouse *psmouse, u8 query_cmd, u32 *val) in synaptics_query_int() argument229 error = synaptics_send_cmd(psmouse, query_cmd, resp.buf + 1); in synaptics_query_int()
3202 struct qeth_query_cmds_supp *query_cmd; in qeth_query_setadapterparms_cb() local3208 query_cmd = &cmd->data.setadapterparms.data.query_cmds_supp; in qeth_query_setadapterparms_cb()3209 if (query_cmd->lan_type & 0x7f) { in qeth_query_setadapterparms_cb()3210 if (!qeth_is_supported_link_type(card, query_cmd->lan_type)) in qeth_query_setadapterparms_cb()3213 card->info.link_type = query_cmd->lan_type; in qeth_query_setadapterparms_cb()3217 card->options.adp.supported = query_cmd->supported_cmds; in qeth_query_setadapterparms_cb()