Searched refs:query_cmd (Results 1 – 2 of 2) sorted by relevance
90 struct query_cmd { struct94 int (*handler) (const struct query_cmd * q, struct sa_handle * h, argument1193 static int query_portinfo_records(const struct query_cmd *q, in query_portinfo_records()1214 static int query_mcmember_records(const struct query_cmd *q, in query_mcmember_records()1254 static int query_sm_info_records(const struct query_cmd *q, in query_sm_info_records()1375 static int query_pkey_tbl_records(const struct query_cmd *q, in query_pkey_tbl_records()1478 static const struct query_cmd query_cmds[] = {1514 static const struct query_cmd *find_query(const char *name) in find_query()1516 const struct query_cmd *q; in find_query()1528 const struct query_cmd *q; in find_query_by_type()[all …]
834 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_get_last_nonqos_seq() local847 cmd.data[0] = &query_cmd; in iwl_mvm_get_last_nonqos_seq()848 cmd.len[0] = sizeof(query_cmd); in iwl_mvm_get_last_nonqos_seq()870 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_set_last_nonqos_seq() local885 sizeof(query_cmd), &query_cmd)) in iwl_mvm_set_last_nonqos_seq()