vendor_oui         77 drivers/gpu/drm/i915/display/intel_lspcon.c 	u32 vendor_oui;
vendor_oui         85 drivers/gpu/drm/i915/display/intel_lspcon.c 	vendor_oui = (ident->oui[0] << 16) | (ident->oui[1] << 8) |
vendor_oui         88 drivers/gpu/drm/i915/display/intel_lspcon.c 	switch (vendor_oui) {
vendor_oui        798 drivers/infiniband/hw/hfi1/qsfp.c 	u8 *vendor_oui = &cache[QSFP_VOUI_OFFS];
vendor_oui        822 drivers/infiniband/hw/hfi1/qsfp.c 				   QSFP_OUI(vendor_oui));
vendor_oui       1405 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c 	u32 vendor_oui = 0;
vendor_oui       1573 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c 		vendor_oui =
vendor_oui       1578 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c 		switch (vendor_oui) {
vendor_oui       1670 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c 	u32 vendor_oui = 0;
vendor_oui       1805 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c 		vendor_oui =
vendor_oui       1810 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c 		if (vendor_oui == IXGBE_SFF_VENDOR_OUI_INTEL)
vendor_oui       1254 drivers/net/ethernet/mellanox/mlx4/fw.c 		port_cap->vendor_oui = field32 & 0xffffff;
vendor_oui         62 drivers/net/ethernet/mellanox/mlx4/fw.h 	int vendor_oui;
vendor_oui        417 drivers/net/ethernet/mellanox/mlx4/main.c 	dev->caps.vendor_oui[port]     = port_cap->vendor_oui;
vendor_oui        856 drivers/scsi/bfa/bfa_defs.h 	u8	vendor_oui[3];	/* 37-39 */
vendor_oui       3228 drivers/scsi/lpfc/lpfc_hw4.h 	uint8_t vendor_oui[3];
vendor_oui       4785 drivers/scsi/qla2xxx/qla_def.h 	u8 vendor_oui[3];
vendor_oui        546 include/linux/mlx4/device.h 	int			vendor_oui[MLX4_MAX_PORTS + 1];
vendor_oui        163 include/linux/sfp.h 	char vendor_oui[3];