Lines Matching refs:oem_id
1125 (rtlhal->oem_id == RT_CID_819X_HP))) { in rtl88ee_hw_init()
1868 if (rtlhal->oem_id == RT_CID_DEFAULT) { in _rtl88ee_read_adapter_info()
1873 rtlhal->oem_id = RT_CID_819X_ACER; in _rtl88ee_read_adapter_info()
1878 rtlhal->oem_id = RT_CID_819X_LENOVO; in _rtl88ee_read_adapter_info()
1881 rtlhal->oem_id = RT_CID_819X_HP; in _rtl88ee_read_adapter_info()
1883 rtlhal->oem_id = RT_CID_DEFAULT; in _rtl88ee_read_adapter_info()
1886 rtlhal->oem_id = RT_CID_DEFAULT; in _rtl88ee_read_adapter_info()
1890 rtlhal->oem_id = RT_CID_TOSHIBA; in _rtl88ee_read_adapter_info()
1893 rtlhal->oem_id = RT_CID_819X_QMI; in _rtl88ee_read_adapter_info()
1897 rtlhal->oem_id = RT_CID_DEFAULT; in _rtl88ee_read_adapter_info()
1913 switch (rtlhal->oem_id) { in _rtl88ee_hal_customized_behavior()
1927 "RT Customized ID: 0x%02X\n", rtlhal->oem_id); in _rtl88ee_hal_customized_behavior()