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.c406 switch (po->tp_version) { in __packet_set_status()
436 switch (po->tp_version) { in __packet_get_status()
488 switch (po->tp_version) { in __packet_set_timestamp()
651 p1->version = po->tp_version; in init_prb_bdqc()
1112 switch (po->tp_version) { in packet_current_rx_frame()
1163 if (po->tp_version <= TPACKET_V2) in packet_previous_rx_frame()
1172 switch (po->tp_version) { in packet_increment_rx_head()
1288 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()
2312 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2354 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
[all …]
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1516 int err, tp, tp_version; in platform_profile_omen_set_ec() local
1519 tp_version = omen_get_thermal_policy_version(); in platform_profile_omen_set_ec()
1521 if (tp_version < 0 || tp_version > 1) in platform_profile_omen_set_ec()
1526 if (tp_version == 0) in platform_profile_omen_set_ec()
1532 if (tp_version == 0) in platform_profile_omen_set_ec()
1538 if (tp_version == 0) in platform_profile_omen_set_ec()