Searched refs:api_version_major (Results 1 – 2 of 2) sorted by relevance
158 if (wdev->hw_caps.api_version_major < major) in wfx_api_older_than()160 if (wdev->hw_caps.api_version_major > major) in wfx_api_older_than()370 wdev->hw_caps.api_version_major, wdev->hw_caps.api_version_minor, in wfx_probe()381 wdev->hw_caps.api_version_major); in wfx_probe()
121 u8 api_version_major; member