Home
last modified time | relevance | path

Searched refs:tp_version (Results 1 – 2 of 2) sorted by relevance

/linux/net/packet/
H A Daf_packet.c407 switch (po->tp_version) { in __packet_set_status()
437 switch (po->tp_version) { in __packet_get_status()
489 switch (po->tp_version) { in __packet_set_timestamp()
652 p1->version = po->tp_version; in init_prb_bdqc()
1113 switch (po->tp_version) { in packet_current_rx_frame()
1164 if (po->tp_version <= TPACKET_V2) in packet_previous_rx_frame()
1173 switch (po->tp_version) { in packet_increment_rx_head()
1289 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()
2313 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2355 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
[all …]
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1560 int err, tp, tp_version; in platform_profile_omen_set_ec() local
1563 tp_version = omen_get_thermal_policy_version(); in platform_profile_omen_set_ec()
1565 if (tp_version < 0 || tp_version > 1) in platform_profile_omen_set_ec()
1570 if (tp_version == 0) in platform_profile_omen_set_ec()
1576 if (tp_version == 0) in platform_profile_omen_set_ec()
1582 if (tp_version == 0) in platform_profile_omen_set_ec()