tpid              282 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.c nv50_gr_mp_trap(struct nv50_gr *gr, int tpid, int display)
tpid              295 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.c 			addr = 0x408200 + (tpid << 12) + (i << 7);
tpid              297 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.c 			addr = 0x408100 + (tpid << 11) + (i << 7);
tpid              312 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.c 				   tpid, i, status, msg, pc & 0xffffff,
tpid              321 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.c 				"No MPs claiming errors?\n", tpid);
tpid             2981 drivers/infiniband/hw/bnxt_re/ib_verbs.c 	u16 tpid;
tpid             2986 drivers/infiniband/hw/bnxt_re/ib_verbs.c 		tpid = ((metadata &
tpid             2989 drivers/infiniband/hw/bnxt_re/ib_verbs.c 		if (tpid == ETH_P_8021Q) {
tpid              425 drivers/net/dsa/sja1105/sja1105_main.c 		.tpid = ETH_P_SJA1105,
tpid             1558 drivers/net/dsa/sja1105/sja1105_main.c 	u16 tpid, tpid2;
tpid             1563 drivers/net/dsa/sja1105/sja1105_main.c 		tpid  = ETH_P_8021Q;
tpid             1567 drivers/net/dsa/sja1105/sja1105_main.c 		tpid  = ETH_P_SJA1105;
tpid             1574 drivers/net/dsa/sja1105/sja1105_main.c 	general_params->tpid = tpid;
tpid              139 drivers/net/dsa/sja1105/sja1105_static_config.c 	sja1105_packing(buf, &entry->tpid,         42,  27, size, op);
tpid              174 drivers/net/dsa/sja1105/sja1105_static_config.c 	sja1105_packing(buf, &entry->tpid,         57,  42, size, op);
tpid              137 drivers/net/dsa/sja1105/sja1105_static_config.h 	u64 tpid;
tpid              176 drivers/net/ethernet/freescale/enetc/enetc.c 			temp_bd.ext.tpid = 0; /* < C-TAG */
tpid              358 drivers/net/ethernet/freescale/enetc/enetc_hw.h 		__le16 tpid;
tpid              632 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c static int mvpp2_prs_vlan_find(struct mvpp2 *priv, unsigned short tpid, int ai)
tpid              648 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c 		match = mvpp2_prs_tcam_data_cmp(&pe, 0, tpid);
tpid              673 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c static int mvpp2_prs_vlan_add(struct mvpp2 *priv, unsigned short tpid, int ai,
tpid              682 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c 	tid = mvpp2_prs_vlan_find(priv, tpid, ai);
tpid              714 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c 		mvpp2_prs_match_etype(&pe, 0, tpid);
tpid             1080 drivers/net/ethernet/qlogic/qed/qed_hsi.h 	__le16 tpid;
tpid              368 drivers/net/ethernet/qlogic/qed/qed_sp_commands.c 		p_ramrod->outer_tag_config.outer_tag.tpid = ETH_P_8021Q;
tpid              370 drivers/net/ethernet/qlogic/qed/qed_sp_commands.c 		p_ramrod->outer_tag_config.outer_tag.tpid = ETH_P_8021AD;
tpid              160 fs/proc/array.c 	pid_t ppid, tpid = 0, tgid, ngid;
tpid              169 fs/proc/array.c 		tpid = task_pid_nr_ns(tracer, ns);
tpid              192 fs/proc/array.c 	seq_put_decimal_ull(m, "\nTracerPid:\t", tpid);
tpid               21 include/linux/dsa/8021q.h 			       u16 tpid, u16 tci);
tpid               40 include/linux/dsa/8021q.h 			       u16 tpid, u16 tci)
tpid              293 net/dsa/tag_8021q.c 			       u16 tpid, u16 tci)
tpid              298 net/dsa/tag_8021q.c 	return vlan_insert_tag(skb, htons(tpid), tci);
tpid              242 net/dsa/tag_sja1105.c 	u16 tpid, vid, tci;
tpid              248 net/dsa/tag_sja1105.c 	tpid = ntohs(hdr->h_proto);
tpid              249 net/dsa/tag_sja1105.c 	is_tagged = (tpid == ETH_P_SJA1105);
tpid              218 net/openvswitch/actions.c 		key->eth.vlan.tpid = 0;
tpid              230 net/openvswitch/actions.c 		key->eth.vlan.tpid = vlan->vlan_tpid;
tpid              306 net/openvswitch/flow.c 	if (likely(!eth_type_vlan(vh->tpid)))
tpid              318 net/openvswitch/flow.c 	key_vh->tpid = vh->tpid;
tpid              330 net/openvswitch/flow.c 		__vlan_hwaccel_put_tag(skb, key_vh->tpid, tci);
tpid              340 net/openvswitch/flow.c 	key->eth.vlan.tpid = 0;
tpid              342 net/openvswitch/flow.c 	key->eth.cvlan.tpid = 0;
tpid              351 net/openvswitch/flow.c 		key->eth.vlan.tpid = skb->vlan_proto;
tpid              795 net/openvswitch/flow.c 			skb->protocol = key->eth.cvlan.tpid;
tpid               48 net/openvswitch/flow.h 	__be16 tpid; /* Vlan type. Generally 802.1q or 802.1ad.*/
tpid              965 net/openvswitch/flow_netlink.c 	__be16 tpid = 0;
tpid              971 net/openvswitch/flow_netlink.c 		tpid = nla_get_be16(a[OVS_KEY_ATTR_ETHERTYPE]);
tpid              974 net/openvswitch/flow_netlink.c 		SW_FLOW_KEY_PUT(match, eth.vlan.tpid, tpid, is_mask);
tpid              977 net/openvswitch/flow_netlink.c 		SW_FLOW_KEY_PUT(match, eth.cvlan.tpid, tpid, is_mask);
tpid             1026 net/openvswitch/flow_netlink.c 	__be16 tpid = 0;
tpid             1047 net/openvswitch/flow_netlink.c 		tpid = nla_get_be16(a[OVS_KEY_ATTR_ETHERTYPE]);
tpid             1049 net/openvswitch/flow_netlink.c 	if (tpid != htons(0xffff)) {
tpid             1051 net/openvswitch/flow_netlink.c 			  (inner) ? "C-VLAN" : "VLAN", ntohs(tpid));
tpid             1934 net/openvswitch/flow_netlink.c 	__be16 eth_type = !is_mask ? vh->tpid : htons(0xffff);
tpid              121 tools/thermal/tmon/sysfs.c static int get_trip_point_data(char *tz_path, int tzid, int tpid)
tpid              127 tools/thermal/tmon/sysfs.c 	if (tpid >= MAX_NR_TRIP)
tpid              130 tools/thermal/tmon/sysfs.c 	snprintf(filename, sizeof(filename), "trip_point_%d_type", tpid);
tpid              137 tools/thermal/tmon/sysfs.c 	ptdata.tzi[tzid].tp[tpid].type = trip_type;
tpid              139 tools/thermal/tmon/sysfs.c 		tpid, temp_str, trip_type);