Home
last modified time | relevance | path

Searched refs:vendor_oui (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lspcon.c85 u32 vendor_oui; in lspcon_detect_vendor() local
93 vendor_oui = (ident->oui[0] << 16) | (ident->oui[1] << 8) | in lspcon_detect_vendor()
96 switch (vendor_oui) { in lspcon_detect_vendor()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h62 int vendor_oui; member
H A Dmain.c412 dev->caps.vendor_oui[port] = port_cap->vendor_oui; in _mlx4_dev_port()
H A Dfw.c1257 port_cap->vendor_oui = field32 & 0xffffff; in mlx4_QUERY_PORT()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1539 u32 vendor_oui = 0; in ixgbe_identify_sfp_module_generic() local
1720 vendor_oui = in ixgbe_identify_sfp_module_generic()
1725 switch (vendor_oui) { in ixgbe_identify_sfp_module_generic()
1821 u32 vendor_oui = 0; in ixgbe_identify_qsfp_module_generic() local
1956 vendor_oui = in ixgbe_identify_qsfp_module_generic()
1961 if (vendor_oui == IXGBE_SFF_VENDOR_OUI_INTEL) in ixgbe_identify_qsfp_module_generic()
/linux/drivers/infiniband/hw/hfi1/
H A Dqsfp.c756 u8 *vendor_oui = &cache[QSFP_VOUI_OFFS]; in qsfp_dump() local
780 QSFP_OUI(vendor_oui)); in qsfp_dump()
/linux/net/smc/
H A Dsmc_clc.h161 u8 vendor_oui[3]; /* vendor organizationally unique identifier */ member
/linux/include/linux/
H A Dsfp.h163 char vendor_oui[3]; member
/linux/drivers/scsi/bfa/
H A Dbfa_defs.h856 u8 vendor_oui[3]; /* 37-39 */ member
/linux/include/linux/mlx4/
H A Ddevice.h546 int vendor_oui[MLX4_MAX_PORTS + 1]; member
/linux/drivers/gpu/drm/
H A Ddrm_edid.c5000 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor() argument
5006 oui(data[2], data[1], data[0]) == vendor_oui; in cea_db_is_vendor()
/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h3303 uint8_t vendor_oui[3]; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h5427 u8 vendor_oui[3]; member