Home
last modified time | relevance | path

Searched refs: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() local
1515 struct host_cmd_ds_get_hw_spec *hw_spec = &resp->params.hw_spec; in mwifiex_ret_get_hw_spec() local
1559 le16_to_cpu(hw_spec->number_of_antenna) & 0xf; in mwifiex_ret_get_hw_spec()
1561 if (le32_to_cpu(hw_spec->dot_11ac_dev_cap)) { in mwifiex_ret_get_hw_spec()
1566 le32_to_cpu(hw_spec->dot_11ac_dev_cap); in mwifiex_ret_get_hw_spec()
1574 le32_to_cpu(hw_spec->dot_11ac_mcs_support); in mwifiex_ret_get_hw_spec()
1586 tlv = (void *)&hw_spec->tlvs + parsed_len; in mwifiex_ret_get_hw_spec()
1658 hw_spec->permanent_addr); in mwifiex_ret_get_hw_spec()
1661 le16_to_cpu(hw_spec->hw_if_version), in mwifiex_ret_get_hw_spec()
1662 le16_to_cpu(hw_spec->version)); in mwifiex_ret_get_hw_spec()
[all …]
A Dfw.h2315 struct host_cmd_ds_get_hw_spec hw_spec; member

Completed in 18 milliseconds