Searched refs:api_rev (Results 1 – 2 of 2) sorted by relevance
1493 struct hw_spec_api_rev *api_rev; in mwifiex_ret_get_hw_spec() local1564 api_rev = (struct hw_spec_api_rev *)tlv; in mwifiex_ret_get_hw_spec()1565 api_id = le16_to_cpu(api_rev->api_id); in mwifiex_ret_get_hw_spec()1569 api_rev->major_ver; in mwifiex_ret_get_hw_spec()1571 api_rev->minor_ver; in mwifiex_ret_get_hw_spec()1579 api_rev->major_ver; in mwifiex_ret_get_hw_spec()1583 api_rev->minor_ver); in mwifiex_ret_get_hw_spec()1588 api_rev->major_ver, in mwifiex_ret_get_hw_spec()1589 api_rev->minor_ver); in mwifiex_ret_get_hw_spec()1594 api_rev->major_ver, in mwifiex_ret_get_hw_spec()[all …]
45 struct hw_spec_api_rev *api_rev; in nxpwifi_ret_sta_get_hw_spec() local98 api_rev = (struct hw_spec_api_rev *)tlv; in nxpwifi_ret_sta_get_hw_spec()99 api_id = le16_to_cpu(api_rev->api_id); in nxpwifi_ret_sta_get_hw_spec()103 api_rev->major_ver; in nxpwifi_ret_sta_get_hw_spec()105 api_rev->minor_ver; in nxpwifi_ret_sta_get_hw_spec()113 api_rev->major_ver; in nxpwifi_ret_sta_get_hw_spec()117 api_rev->minor_ver); in nxpwifi_ret_sta_get_hw_spec()122 api_rev->major_ver, in nxpwifi_ret_sta_get_hw_spec()123 api_rev->minor_ver); in nxpwifi_ret_sta_get_hw_spec()128 api_rev->major_ver, in nxpwifi_ret_sta_get_hw_spec()[all …]