Searched refs:api_version_major (Results 1 – 2 of 2) sorted by relevance
157 if (wdev->hw_caps.api_version_major < major) in wfx_api_older_than()159 if (wdev->hw_caps.api_version_major > major) in wfx_api_older_than()368 wdev->hw_caps.api_version_major, wdev->hw_caps.api_version_minor, in wfx_probe()380 wdev->hw_caps.api_version_major); in wfx_probe()
136 u8 api_version_major; member