Searched refs:vendor_oui (Results 1 – 8 of 8) sorted by relevance
62 int vendor_oui; member
416 dev->caps.vendor_oui[port] = port_cap->vendor_oui; in _mlx4_dev_port()
1257 port_cap->vendor_oui = field32 & 0xffffff; in mlx4_QUERY_PORT()
736 u8 *vendor_oui = &cache[QSFP_VOUI_OFFS]; in qsfp_dump() local760 QSFP_OUI(vendor_oui)); in qsfp_dump()
161 u8 vendor_oui[3]; /* vendor organizationally unique identifier */ member
856 u8 vendor_oui[3]; /* 37-39 */ member
546 int vendor_oui[MLX4_MAX_PORTS + 1]; member
5024 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor() argument5030 oui(data[2], data[1], data[0]) == vendor_oui; in cea_db_is_vendor()