host_cmd_ds_get_hw_spec 1461 drivers/net/wireless/marvell/mwifiex/cmdevt.c struct host_cmd_ds_get_hw_spec *hw_spec = &cmd->params.hw_spec; host_cmd_ds_get_hw_spec 1465 drivers/net/wireless/marvell/mwifiex/cmdevt.c cpu_to_le16(sizeof(struct host_cmd_ds_get_hw_spec) + S_DS_GEN); host_cmd_ds_get_hw_spec 1494 drivers/net/wireless/marvell/mwifiex/cmdevt.c struct host_cmd_ds_get_hw_spec *hw_spec = &resp->params.hw_spec; host_cmd_ds_get_hw_spec 1560 drivers/net/wireless/marvell/mwifiex/cmdevt.c if (resp_size > sizeof(struct host_cmd_ds_get_hw_spec)) { host_cmd_ds_get_hw_spec 1562 drivers/net/wireless/marvell/mwifiex/cmdevt.c left_len = resp_size - sizeof(struct host_cmd_ds_get_hw_spec); host_cmd_ds_get_hw_spec 2307 drivers/net/wireless/marvell/mwifiex/fw.h struct host_cmd_ds_get_hw_spec hw_spec;