Searched refs:OUI (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/net/wan/ |
| D | dlci.c | 86 memset(hdr.OUI, 0, sizeof(hdr.OUI)); in dlci_header() 136 if (hdr->OUI[0] + hdr->OUI[1] + hdr->OUI[2] != 0) in dlci_receive() 139 hdr->OUI[0], in dlci_receive() 140 hdr->OUI[1], in dlci_receive() 141 hdr->OUI[2]); in dlci_receive()
|
| /Linux-v5.10/include/linux/ |
| D | if_frad.h | 36 unsigned char OUI[3]; member
|
| /Linux-v5.10/Documentation/networking/devlink/ |
| D | mv88e6xxx.rst | 27 default of 1 when many MAC addresses have the same OUI. Only the
|
| /Linux-v5.10/drivers/gpu/drm/ |
| D | drm_dp_helper.c | 1790 #define OUI(first, second, third) { (first), (second), (third) } macro 1798 { OUI(0x00, 0x22, 0xb9), DEVICE_ID_ANY, true, BIT(DP_DPCD_QUIRK_CONSTANT_N) }, 1800 …{ OUI(0x00, 0x22, 0xb9), DEVICE_ID('s', 'i', 'v', 'a', 'r', 'T'), false, BIT(DP_DPCD_QUIRK_CONSTAN… 1802 { OUI(0x00, 0x10, 0xfa), DEVICE_ID_ANY, false, BIT(DP_DPCD_QUIRK_NO_PSR) }, 1804 …{ OUI(0x00, 0x00, 0x00), DEVICE_ID('C', 'H', '7', '5', '1', '1'), false, BIT(DP_DPCD_QUIRK_NO_SINK… 1806 { OUI(0x90, 0xCC, 0x24), DEVICE_ID_ANY, true, BIT(DP_DPCD_QUIRK_DSC_WITHOUT_VIRTUAL_DPCD) }, 1808 …{ OUI(0x00, 0x10, 0xfa), DEVICE_ID(101, 68, 21, 101, 98, 97), false, BIT(DP_DPCD_QUIRK_CAN_DO_MAX_… 1811 #undef OUI
|
| /Linux-v5.10/Documentation/scsi/ |
| D | scsi_fc_transport.rst | 82 using its own naming authority and OUI. (Note: it already does this
|