Searched refs:tp_version (Results 1 – 4 of 4) sorted by relevance
18 pinfo.pdi_version = po->tp_version; in pdiag_put_info()103 ret = pdiag_put_ring(&po->rx_ring, po->tp_version, in pdiag_put_rings_cfg()106 ret = pdiag_put_ring(&po->tx_ring, po->tp_version, in pdiag_put_rings_cfg()
407 switch (po->tp_version) { in __packet_set_status()435 switch (po->tp_version) { in __packet_get_status()487 switch (po->tp_version) { in __packet_set_timestamp()628 p1->version = po->tp_version; in init_prb_bdqc()1116 switch (po->tp_version) { in packet_current_rx_frame()1167 if (po->tp_version <= TPACKET_V2) in packet_previous_rx_frame()1176 switch (po->tp_version) { in packet_increment_rx_head()1292 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()2320 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()2362 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()[all …]
131 enum tpacket_versions tp_version; member
1136 int err, tp, tp_version; in platform_profile_omen_set() local1138 tp_version = omen_get_thermal_policy_version(); in platform_profile_omen_set()1140 if (tp_version < 0 || tp_version > 1) in platform_profile_omen_set()1145 if (tp_version == 0) in platform_profile_omen_set()1151 if (tp_version == 0) in platform_profile_omen_set()1157 if (tp_version == 0) in platform_profile_omen_set()