Searched refs:TPID (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/platform/x86/ |
D | thinkpad_acpi.c | 435 #define TPID(__c1, __c2) (((__c2) << 8) | (__c1)) macro 439 .bios = TPID(__id1, __id2), \ 445 .bios = TPID(__id1, __id2), \ 452 .ec = TPID(__id1, __id2), \ 1659 .bios = TPID(__id1, __id2), \ 1667 .bios = TPID(__bid1, __bid2), \ 1678 __bv1, __bv2, TPID(__id1, __id2), \ 1688 __bv1, __bv2, TPID(__eid1, __eid2), \ 1699 __bv1, __bv2, TPID(__id1, __id2), \ 1705 __bv1, __bv2, TPID(__eid1, __eid2), \ [all …]
|
/linux-4.1.27/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
|