Searched refs:host_cmd_ds_get_hw_spec (Results 1 – 2 of 2) sorted by relevance
1461 struct host_cmd_ds_get_hw_spec *hw_spec = &cmd->params.hw_spec; in mwifiex_cmd_get_hw_spec()1465 cpu_to_le16(sizeof(struct host_cmd_ds_get_hw_spec) + S_DS_GEN); in mwifiex_cmd_get_hw_spec()1494 struct host_cmd_ds_get_hw_spec *hw_spec = &resp->params.hw_spec; in mwifiex_ret_get_hw_spec()1561 if (resp_size > sizeof(struct host_cmd_ds_get_hw_spec)) { in mwifiex_ret_get_hw_spec()1563 left_len = resp_size - sizeof(struct host_cmd_ds_get_hw_spec); in mwifiex_ret_get_hw_spec()
1067 struct host_cmd_ds_get_hw_spec { struct2310 struct host_cmd_ds_get_hw_spec hw_spec;