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()437 switch (po->tp_version) { in __packet_get_status()489 switch (po->tp_version) { in __packet_set_timestamp()630 p1->version = po->tp_version; in init_prb_bdqc()1118 switch (po->tp_version) { in packet_current_rx_frame()1169 if (po->tp_version <= TPACKET_V2) in packet_previous_rx_frame()1178 switch (po->tp_version) { in packet_increment_rx_head()1294 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()2322 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()2364 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()[all …]
126 enum tpacket_versions tp_version; member
1207 int err, tp, tp_version; in platform_profile_omen_set() local1209 tp_version = omen_get_thermal_policy_version(); in platform_profile_omen_set()1211 if (tp_version < 0 || tp_version > 1) in platform_profile_omen_set()1216 if (tp_version == 0) in platform_profile_omen_set()1222 if (tp_version == 0) in platform_profile_omen_set()1228 if (tp_version == 0) in platform_profile_omen_set()