Searched refs:TPID (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/platform/x86/ |
D | thinkpad_acpi.c | 436 #define TPID(__c1, __c2) (((__c2) << 8) | (__c1)) macro 440 .bios = TPID(__id1, __id2), \ 446 .bios = TPID(__id1, __id2), \ 453 .ec = TPID(__id1, __id2), \ 1660 .bios = TPID(__id1, __id2), \ 1668 .bios = TPID(__bid1, __bid2), \ 1679 __bv1, __bv2, TPID(__id1, __id2), \ 1689 __bv1, __bv2, TPID(__eid1, __eid2), \ 1700 __bv1, __bv2, TPID(__id1, __id2), \ 1706 __bv1, __bv2, TPID(__eid1, __eid2), \ [all …]
|
/linux-4.4.14/Documentation/networking/ |
D | openvswitch.txt | 165 the 802.1Q TPID (0x8100) as the Ethertype then stopped parsing the
|
D | packet_mmap.txt | 558 indicates that the tp_vlan_tpid field has valid VLAN TPID value
|