Searched refs:oem (Results 1 – 2 of 2) sorted by relevance
1810 u16 oem = hw->sub_system_id & NGBE_OEM_MASK; in ngbe_map_device_id() local1845 if (oem == NGBE_M88E1512_SFP || oem == NGBE_LY_M88E1512_SFP) in ngbe_map_device_id()1847 else if (oem == NGBE_M88E1512_RJ45 || in ngbe_map_device_id()1850 else if (oem == NGBE_M88E1512_MIX) in ngbe_map_device_id()1852 else if (oem == NGBE_YT8521S_SFP || in ngbe_map_device_id()1853 oem == NGBE_YT8521S_SFP_GPIO || in ngbe_map_device_id()1854 oem == NGBE_LY_YT8521S_SFP) in ngbe_map_device_id()1857 oem == NGBE_INTERNAL_YT8521S_SFP_GPIO) in ngbe_map_device_id()1866 if (oem == NGBE_LY_M88E1512_SFP || oem == NGBE_YT8521S_SFP_GPIO || in ngbe_map_device_id()1867 oem == NGBE_INTERNAL_YT8521S_SFP_GPIO || in ngbe_map_device_id()[all …]
545 uint8_t oem; member