Home
last modified time | relevance | path

Searched refs:host_cmd_ds_get_hw_spec (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
A Dcmdevt.c1482 struct host_cmd_ds_get_hw_spec *hw_spec = &cmd->params.hw_spec; in mwifiex_cmd_get_hw_spec()
1486 cpu_to_le16(sizeof(struct host_cmd_ds_get_hw_spec) + S_DS_GEN); in mwifiex_cmd_get_hw_spec()
1515 struct host_cmd_ds_get_hw_spec *hw_spec = &resp->params.hw_spec; in mwifiex_ret_get_hw_spec()
1582 if (resp_size > sizeof(struct host_cmd_ds_get_hw_spec)) { in mwifiex_ret_get_hw_spec()
1584 left_len = resp_size - sizeof(struct host_cmd_ds_get_hw_spec); in mwifiex_ret_get_hw_spec()
A Dfw.h1072 struct host_cmd_ds_get_hw_spec { struct
2315 struct host_cmd_ds_get_hw_spec hw_spec;

Completed in 20 milliseconds