Searched refs:WMI_PDEV_ID_3RD (Results 1 – 2 of 2) sorted by relevance
802 return WMI_PDEV_ID_3RD; in convert_host_pdev_id_to_target_pdev_id()827 if (pdev_id <= WMI_PDEV_ID_3RD && pdev_id >= WMI_PDEV_ID_1ST) { in convert_target_pdev_id_to_host_pdev_id()834 case WMI_PDEV_ID_3RD: in convert_target_pdev_id_to_host_pdev_id()
3106 #define WMI_PDEV_ID_3RD 3 /* third pdev (pdev 2) */ macro