Searched refs:TPID (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | thinkpad_acpi.c | 459 #define TPID(__c1, __c2) (((__c1) << 8) | (__c2)) macro 461 #define TPVER TPID 465 .bios = TPID(__id1, __id2), \ 471 .bios = TPID(__id1, __id2), \ 484 .ec = TPID(__id1, __id2), \ 1658 .bios = TPID(__id1, __id2), \ 1666 .bios = TPID(__bid1, __bid2), \ 1677 __bv1, __bv2, TPID(__id1, __id2), \ 1687 __bv1, __bv2, TPID(__eid1, __eid2), \ 1698 __bv1, __bv2, TPID(__id1, __id2), \ [all …]
|
/Linux-v4.19/Documentation/networking/ |
D | openvswitch.txt | 165 the 802.1Q TPID (0x8100) as the Ethertype then stopped parsing the
|
D | packet_mmap.txt | 546 indicates that the tp_vlan_tpid field has valid VLAN TPID value
|