Searched refs:OUI (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/Documentation/networking/devlink/ |
D | mv88e6xxx.rst | 27 default of 1 when many MAC addresses have the same OUI. Only the
|
/linux-6.1.9/Documentation/devicetree/bindings/net/ |
D | ethernet-phy.yaml | 42 register, this is the chip vendor OUI bits 3:18. The 44 this is the chip vendor OUI bits 19:24, followed by 10
|
/linux-6.1.9/drivers/gpu/drm/display/ |
D | drm_dp_helper.c | 2228 #define OUI(first, second, third) { (first), (second), (third) } macro 2236 { OUI(0x00, 0x22, 0xb9), DEVICE_ID_ANY, true, BIT(DP_DPCD_QUIRK_CONSTANT_N) }, 2238 …{ OUI(0x00, 0x22, 0xb9), DEVICE_ID('s', 'i', 'v', 'a', 'r', 'T'), false, BIT(DP_DPCD_QUIRK_CONSTAN… 2240 { OUI(0x00, 0x10, 0xfa), DEVICE_ID_ANY, false, BIT(DP_DPCD_QUIRK_NO_PSR) }, 2242 …{ OUI(0x00, 0x00, 0x00), DEVICE_ID('C', 'H', '7', '5', '1', '1'), false, BIT(DP_DPCD_QUIRK_NO_SINK… 2244 { OUI(0x90, 0xCC, 0x24), DEVICE_ID_ANY, true, BIT(DP_DPCD_QUIRK_DSC_WITHOUT_VIRTUAL_DPCD) }, 2246 …{ OUI(0x00, 0x10, 0xfa), DEVICE_ID(101, 68, 21, 101, 98, 97), false, BIT(DP_DPCD_QUIRK_CAN_DO_MAX_… 2249 #undef OUI
|
/linux-6.1.9/Documentation/scsi/ |
D | scsi_fc_transport.rst | 82 using its own naming authority and OUI. (Note: it already does this
|