Lines Matching refs:oem_id
1150 (rtlhal->oem_id == RT_CID_819X_HP))) { in rtl88ee_hw_init()
1945 if (rtlhal->oem_id == RT_CID_DEFAULT) { in _rtl88ee_read_adapter_info()
1950 rtlhal->oem_id = RT_CID_819X_ACER; in _rtl88ee_read_adapter_info()
1955 rtlhal->oem_id = RT_CID_819X_LENOVO; in _rtl88ee_read_adapter_info()
1958 rtlhal->oem_id = RT_CID_819X_HP; in _rtl88ee_read_adapter_info()
1960 rtlhal->oem_id = RT_CID_DEFAULT; in _rtl88ee_read_adapter_info()
1963 rtlhal->oem_id = RT_CID_DEFAULT; in _rtl88ee_read_adapter_info()
1967 rtlhal->oem_id = RT_CID_TOSHIBA; in _rtl88ee_read_adapter_info()
1970 rtlhal->oem_id = RT_CID_819X_QMI; in _rtl88ee_read_adapter_info()
1974 rtlhal->oem_id = RT_CID_DEFAULT; in _rtl88ee_read_adapter_info()
1989 switch (rtlhal->oem_id) { in _rtl88ee_hal_customized_behavior()
2003 "RT Customized ID: 0x%02X\n", rtlhal->oem_id); in _rtl88ee_hal_customized_behavior()