Searched refs:OUI (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wan/ |
D | dlci.c | 90 memset(hdr.OUI, 0, sizeof(hdr.OUI)); in dlci_header() 140 if (hdr->OUI[0] + hdr->OUI[1] + hdr->OUI[2] != 0) in dlci_receive() 143 hdr->OUI[0], in dlci_receive() 144 hdr->OUI[1], in dlci_receive() 145 hdr->OUI[2]); in dlci_receive()
|
/Linux-v4.19/include/linux/ |
D | if_frad.h | 40 unsigned char OUI[3]; member
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | phy.txt | 20 4 hex digits. This is the chip vendor OUI bits 3:18 22 4 hex digits. This is the chip vendor OUI bits 19:24,
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-net-phydev | 22 32-bit hexadecimal value corresponding to the PHY device's OUI,
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_dp_helper.c | 1263 #define OUI(first, second, third) { (first), (second), (third) } macro 1267 { OUI(0x00, 0x22, 0xb9), true, BIT(DP_DPCD_QUIRK_LIMITED_M_N) }, 1270 #undef OUI
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi_fc_transport.txt | 73 using its own naming authority and OUI. (Note: it already does this
|