Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_lspcon.c82 u32 vendor_oui; in lspcon_detect_vendor() local
90 vendor_oui = (ident->oui[0] << 16) | (ident->oui[1] << 8) | in lspcon_detect_vendor()
93 switch (vendor_oui) { in lspcon_detect_vendor()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_phy.c1406 u32 vendor_oui = 0; in ixgbe_identify_sfp_module_generic() local
1574 vendor_oui = in ixgbe_identify_sfp_module_generic()
1579 switch (vendor_oui) { in ixgbe_identify_sfp_module_generic()
1671 u32 vendor_oui = 0; in ixgbe_identify_qsfp_module_generic() local
1806 vendor_oui = in ixgbe_identify_qsfp_module_generic()
1811 if (vendor_oui == IXGBE_SFF_VENDOR_OUI_INTEL) in ixgbe_identify_qsfp_module_generic()
/linux/drivers/net/ethernet/mellanox/mlx4/
A Dfw.h62 int vendor_oui; member
A Dmain.c417 dev->caps.vendor_oui[port] = port_cap->vendor_oui; in _mlx4_dev_port()
A Dfw.c1257 port_cap->vendor_oui = field32 & 0xffffff; in mlx4_QUERY_PORT()
/linux/drivers/infiniband/hw/hfi1/
A Dqsfp.c756 u8 *vendor_oui = &cache[QSFP_VOUI_OFFS]; in qsfp_dump() local
780 QSFP_OUI(vendor_oui)); in qsfp_dump()
/linux/include/linux/
A Dsfp.h163 char vendor_oui[3]; member
/linux/drivers/scsi/bfa/
A Dbfa_defs.h856 u8 vendor_oui[3]; /* 37-39 */ member
/linux/include/linux/mlx4/
A Ddevice.h545 int vendor_oui[MLX4_MAX_PORTS + 1]; member
/linux/drivers/scsi/lpfc/
A Dlpfc_hw4.h3256 uint8_t vendor_oui[3]; member
/linux/drivers/scsi/qla2xxx/
A Dqla_def.h5298 u8 vendor_oui[3]; member

Completed in 105 milliseconds