stype              23 arch/sparc/include/asm/vio.h 	u8			stype;
stype              49 arch/sparc/kernel/ldc.c 	u8			stype;
stype             350 arch/sparc/kernel/ldc.c 						 u8 stype, u8 ctrl,
stype             359 arch/sparc/kernel/ldc.c 		p->stype = stype;
stype             497 arch/sparc/kernel/ldc.c 	p->stype = LDC_NACK;
stype             654 arch/sparc/kernel/ldc.c 	switch (p->stype) {
stype             673 arch/sparc/kernel/ldc.c 	       p->stype, p->seqid, p->env);
stype             675 arch/sparc/kernel/ldc.c 	if (p->stype     != LDC_INFO	   ||
stype             693 arch/sparc/kernel/ldc.c 	       p->stype, p->seqid, p->env);
stype             695 arch/sparc/kernel/ldc.c 	if (p->stype     != LDC_INFO ||
stype             716 arch/sparc/kernel/ldc.c 	       p->stype, p->seqid, p->env, p->u.r.ackid);
stype             718 arch/sparc/kernel/ldc.c 	if (p->stype != LDC_INFO ||
stype            1603 arch/sparc/kernel/ldc.c 		p->stype = LDC_INFO;
stype            1620 arch/sparc/kernel/ldc.c 		       p->stype,
stype            1662 arch/sparc/kernel/ldc.c 	if (p->stype & LDC_ACK) {
stype            1667 arch/sparc/kernel/ldc.c 	if (p->stype & LDC_NACK)
stype            1728 arch/sparc/kernel/ldc.c 		p->stype = LDC_ACK;
stype            1772 arch/sparc/kernel/ldc.c 		       p->stype,
stype            1803 arch/sparc/kernel/ldc.c 		if (p->stype & (LDC_ACK | LDC_NACK)) {
stype            1808 arch/sparc/kernel/ldc.c 		if (!(p->stype & LDC_INFO)) {
stype              41 arch/sparc/kernel/viohs.c static void init_tag(struct vio_msg_tag *tag, u8 type, u8 stype, u16 stype_env)
stype              44 arch/sparc/kernel/viohs.c 	tag->stype = stype;
stype             166 arch/sparc/kernel/viohs.c 	       pkt->type, pkt->stype, pkt->stype_env, pkt->sid);
stype             275 arch/sparc/kernel/viohs.c 		pkt->tag.stype = VIO_SUBTYPE_NACK;
stype             281 arch/sparc/kernel/viohs.c 		pkt->tag.stype = VIO_SUBTYPE_NACK;
stype             295 arch/sparc/kernel/viohs.c 		pkt->tag.stype = VIO_SUBTYPE_ACK;
stype             320 arch/sparc/kernel/viohs.c 			pkt->tag.stype = VIO_SUBTYPE_NACK;
stype             366 arch/sparc/kernel/viohs.c 	switch (pkt->tag.stype) {
stype             476 arch/sparc/kernel/viohs.c 	pkt->tag.stype = VIO_SUBTYPE_ACK;
stype             495 arch/sparc/kernel/viohs.c 	pkt->tag.stype = VIO_SUBTYPE_NACK;
stype             547 arch/sparc/kernel/viohs.c 	switch (pkt->tag.stype) {
stype             587 arch/sparc/kernel/viohs.c 	pkt->tag.stype = VIO_SUBTYPE_ACK;
stype             619 arch/sparc/kernel/viohs.c 	switch (pkt->tag.stype) {
stype             695 arch/sparc/kernel/viohs.c 	    tp->stype == VIO_SUBTYPE_INFO &&
stype             213 drivers/block/sunvdc.c 	       pkt->type, pkt->stype, pkt->stype_env, pkt->sid);
stype             229 drivers/block/sunvdc.c 	pkt.tag.stype = VIO_SUBTYPE_INFO;
stype             250 drivers/block/sunvdc.c 	       pkt->tag.stype, pkt->operations,
stype             255 drivers/block/sunvdc.c 	if (pkt->tag.stype == VIO_SUBTYPE_ACK) {
stype             394 drivers/block/sunvdc.c 		       msgbuf.tag.stype,
stype             402 drivers/block/sunvdc.c 			if (msgbuf.tag.stype == VIO_SUBTYPE_ACK)
stype             404 drivers/block/sunvdc.c 			else if (msgbuf.tag.stype == VIO_SUBTYPE_NACK)
stype             428 drivers/block/sunvdc.c 			.stype		= VIO_SUBTYPE_INFO,
stype             513 drivers/media/i2c/m5mols/m5mols_core.c 	enum m5mols_restype stype = __find_restype(mf->code);
stype             519 drivers/media/i2c/m5mols/m5mols_core.c 		if (stype == fsize->type) {
stype             534 drivers/media/i2c/m5mols/m5mols_core.c 		*type = stype;
stype             120 drivers/message/fusion/mptlan.c 	u16	stype;
stype            1236 drivers/net/ethernet/mellanox/mlx4/mlx4.h 			 enum mlx4_port_type *stype,
stype              65 drivers/net/ethernet/mellanox/mlx4/sense.c 			 enum mlx4_port_type *stype,
stype              73 drivers/net/ethernet/mellanox/mlx4/sense.c 		stype[i - 1] = 0;
stype              76 drivers/net/ethernet/mellanox/mlx4/sense.c 			err = mlx4_SENSE_PORT(dev, i, &stype[i - 1]);
stype              78 drivers/net/ethernet/mellanox/mlx4/sense.c 				stype[i - 1] = defaults[i - 1];
stype              80 drivers/net/ethernet/mellanox/mlx4/sense.c 			stype[i - 1] = defaults[i - 1];
stype              87 drivers/net/ethernet/mellanox/mlx4/sense.c 		stype[i] = stype[i] ? stype[i] : defaults[i];
stype              98 drivers/net/ethernet/mellanox/mlx4/sense.c 	enum mlx4_port_type stype[MLX4_MAX_PORTS];
stype             101 drivers/net/ethernet/mellanox/mlx4/sense.c 	mlx4_do_sense_ports(dev, stype, &dev->caps.port_type[1]);
stype             103 drivers/net/ethernet/mellanox/mlx4/sense.c 	if (mlx4_check_port_params(dev, stype))
stype             106 drivers/net/ethernet/mellanox/mlx4/sense.c 	if (mlx4_change_port_types(dev, stype))
stype              58 drivers/net/ethernet/sun/sunvnet_common.c 	       pkt->type, pkt->stype, pkt->stype_env, pkt->sid);
stype              82 drivers/net/ethernet/sun/sunvnet_common.c 	pkt.tag.stype = VIO_SUBTYPE_INFO;
stype             203 drivers/net/ethernet/sun/sunvnet_common.c 		pkt->tag.stype = VIO_SUBTYPE_NACK;
stype             219 drivers/net/ethernet/sun/sunvnet_common.c 	pkt->tag.stype = VIO_SUBTYPE_ACK;
stype             244 drivers/net/ethernet/sun/sunvnet_common.c 	switch (pkt->tag.stype) {
stype             475 drivers/net/ethernet/sun/sunvnet_common.c 			.stype		= VIO_SUBTYPE_ACK,
stype             745 drivers/net/ethernet/sun/sunvnet_common.c 	if (pkt->tag.stype != VIO_SUBTYPE_ACK)
stype             749 drivers/net/ethernet/sun/sunvnet_common.c 		       pkt->tag.stype,
stype             848 drivers/net/ethernet/sun/sunvnet_common.c 			pkt->tag.stype = VIO_SUBTYPE_INFO;
stype             865 drivers/net/ethernet/sun/sunvnet_common.c 			       msgbuf.tag.stype,
stype             874 drivers/net/ethernet/sun/sunvnet_common.c 			if (msgbuf.tag.stype == VIO_SUBTYPE_INFO) {
stype             888 drivers/net/ethernet/sun/sunvnet_common.c 			} else if (msgbuf.tag.stype == VIO_SUBTYPE_ACK) {
stype             892 drivers/net/ethernet/sun/sunvnet_common.c 			} else if (msgbuf.tag.stype == VIO_SUBTYPE_NACK) {
stype             945 drivers/net/ethernet/sun/sunvnet_common.c 			.stype		= VIO_SUBTYPE_INFO,
stype            1612 drivers/net/ethernet/sun/sunvnet_common.c 	info.tag.stype = VIO_SUBTYPE_INFO;
stype             291 drivers/net/wireless/ath/ath9k/btcoex.c 		enum ath_stomp_type stype =
stype             295 drivers/net/wireless/ath/ath9k/btcoex.c 		weight = mci_wlan_weights[stype];
stype            2438 drivers/net/wireless/ath/wil6210/wmi.h 	__le16 stype;
stype             782 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c 	u8 stype, sztype, wraptype;
stype             837 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c 		stype = (val & DMP_SLAVE_TYPE) >> DMP_SLAVE_TYPE_S;
stype             840 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c 		if (*regbase == 0 && stype == DMP_SLAVE_TYPE_SLAVE)
stype             842 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c 		if (*wrapbase == 0 && stype == wraptype)
stype             326 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 					  struct sk_buff *skb, u16 stype)
stype             341 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 	if (unlikely(stype)) {
stype             343 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 		if (subtype != stype)
stype             876 drivers/net/wireless/intel/ipw2x00/libipw.h 	u16 stype = WLAN_FC_GET_STYPE(fc);
stype             882 drivers/net/wireless/intel/ipw2x00/libipw.h 		if (stype & IEEE80211_STYPE_QOS_DATA)
stype             168 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 			u16 stype)
stype             180 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 		if (stype == WLAN_FC_STYPE_BEACON &&
stype             202 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 			       skb->dev->name, type, stype);
stype             334 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 	u16 fc, type, stype, sc;
stype             360 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 	stype = WLAN_FC_GET_STYPE(fc);
stype             465 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 		if (type == WLAN_FC_TYPE_MGMT && stype == WLAN_FC_STYPE_AUTH &&
stype             475 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 		if (libipw_rx_frame_mgmt(ieee, skb, rx_stats, type, stype))
stype             553 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 	stype &= ~IEEE80211_STYPE_QOS_DATA;
stype             555 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 	if (stype != IEEE80211_STYPE_DATA &&
stype             556 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 	    stype != IEEE80211_STYPE_DATA_CFACK &&
stype             557 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 	    stype != IEEE80211_STYPE_DATA_CFPOLL &&
stype             558 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 	    stype != IEEE80211_STYPE_DATA_CFACKPOLL) {
stype             559 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 		if (stype != IEEE80211_STYPE_NULLFUNC)
stype             563 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 					     type, stype, skb->len);
stype              50 drivers/net/wireless/intersil/hostap/hostap.h int prism2_sta_send_mgmt(local_info_t *local, u8 *dst, u16 stype,
stype             393 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 				 int stype)
stype             473 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		     u16 stype)
stype             479 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		if (stype == IEEE80211_STYPE_BEACON &&
stype             504 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 			       skb->dev->name, type >> 2, stype >> 4);
stype             511 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		   (stype == IEEE80211_STYPE_BEACON ||
stype             512 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		    stype == IEEE80211_STYPE_PROBE_RESP)) {
stype             513 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		hostap_rx_sta_beacon(local, skb, stype);
stype             516 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		   (stype == IEEE80211_STYPE_ASSOC_RESP ||
stype             517 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		    stype == IEEE80211_STYPE_REASSOC_RESP)) {
stype             525 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		       skb->dev->name, type >> 2, stype >> 4);
stype             723 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	u16 fc, type, stype, sc;
stype             754 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	stype = fc & IEEE80211_FCTL_STYPE;
stype             821 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		    stype == IEEE80211_STYPE_AUTH &&
stype             832 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		if (hostap_rx_frame_mgmt(local, skb, rx_stats, type, stype))
stype             898 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	if (stype != IEEE80211_STYPE_DATA &&
stype             899 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	    stype != IEEE80211_STYPE_DATA_CFACK &&
stype             900 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	    stype != IEEE80211_STYPE_DATA_CFPOLL &&
stype             901 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	    stype != IEEE80211_STYPE_DATA_CFACKPOLL) {
stype             902 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		if (stype != IEEE80211_STYPE_NULLFUNC)
stype             905 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 			       dev->name, type >> 2, stype >> 4);
stype            2143 drivers/net/wireless/intersil/hostap/hostap_ap.c 	u16 fc, type, stype;
stype            2151 drivers/net/wireless/intersil/hostap/hostap_ap.c 	stype = fc & IEEE80211_FCTL_STYPE;
stype            2159 drivers/net/wireless/intersil/hostap/hostap_ap.c 			if (stype == IEEE80211_STYPE_NULLFUNC) {
stype            2178 drivers/net/wireless/intersil/hostap/hostap_ap.c 		    stype == IEEE80211_STYPE_NULLFUNC)
stype            2185 drivers/net/wireless/intersil/hostap/hostap_ap.c 	if (type == IEEE80211_FTYPE_MGMT && stype == IEEE80211_STYPE_BEACON) {
stype            2191 drivers/net/wireless/intersil/hostap/hostap_ap.c 	if (type == IEEE80211_FTYPE_CTL && stype == IEEE80211_STYPE_PSPOLL) {
stype            2198 drivers/net/wireless/intersil/hostap/hostap_ap.c 		       "subtype=0x%02x\n", type, stype);
stype            2220 drivers/net/wireless/intersil/hostap/hostap_ap.c 	switch (stype) {
stype            2247 drivers/net/wireless/intersil/hostap/hostap_ap.c 		       stype >> 4);
stype            2876 drivers/net/wireless/intersil/hostap/hostap_ap.c 				  int pwrmgt, int type, int stype)
stype            2882 drivers/net/wireless/intersil/hostap/hostap_ap.c 		       sta->addr, type >> 2, stype >> 4);
stype            2887 drivers/net/wireless/intersil/hostap/hostap_ap.c 		       sta->addr, type >> 2, stype >> 4);
stype            2889 drivers/net/wireless/intersil/hostap/hostap_ap.c 		    stype != IEEE80211_STYPE_PSPOLL)
stype            2930 drivers/net/wireless/intersil/hostap/hostap_ap.c 	u16 fc, type, stype;
stype            2940 drivers/net/wireless/intersil/hostap/hostap_ap.c 	stype = fc & IEEE80211_FCTL_STYPE;
stype            2965 drivers/net/wireless/intersil/hostap/hostap_ap.c 				       type >> 2, stype >> 4);
stype            2984 drivers/net/wireless/intersil/hostap/hostap_ap.c 	} else if (stype == IEEE80211_STYPE_NULLFUNC && sta == NULL &&
stype            3005 drivers/net/wireless/intersil/hostap/hostap_ap.c 	} else if (stype == IEEE80211_STYPE_NULLFUNC) {
stype            3018 drivers/net/wireless/intersil/hostap/hostap_ap.c 			       hdr->addr2, type >> 2, stype >> 4);
stype            3027 drivers/net/wireless/intersil/hostap/hostap_ap.c 				      type, stype);
stype            3034 drivers/net/wireless/intersil/hostap/hostap_ap.c 	if (local->ap->nullfunc_ack && stype == IEEE80211_STYPE_NULLFUNC &&
stype            1026 drivers/net/wireless/intersil/hostap/hostap_main.c int prism2_sta_send_mgmt(local_info_t *local, u8 *dst, u16 stype,
stype            1039 drivers/net/wireless/intersil/hostap/hostap_main.c 	mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype);
stype             342 drivers/net/wireless/marvell/mwifiex/util.c 	u16 stype;
stype             346 drivers/net/wireless/marvell/mwifiex/util.c 	stype = (le16_to_cpu(ieee_hdr->frame_control) & IEEE80211_FCTL_STYPE);
stype             348 drivers/net/wireless/marvell/mwifiex/util.c 	switch (stype) {
stype             379 drivers/net/wireless/marvell/mwifiex/util.c 		    "unknown mgmt frame subtype %#x\n", stype);
stype             525 drivers/scsi/gdth.c     ha->stype = (u32)pdev->device;
stype            3927 drivers/scsi/gdth.c 	    ctrt.type = (u8)((ha->stype<<4) + 6);
stype            3930 drivers/scsi/gdth.c             if (ha->stype >= 0x300)
stype            3933 drivers/scsi/gdth.c                 ctrt.ext_type = 0x6000 | ha->stype;
stype             812 drivers/scsi/gdth.h     u32             stype;                  /* subtype (PCI: device ID) */
stype            1975 drivers/staging/rtl8192e/rtllib.h 			    u16 stype);
stype             208 drivers/staging/rtl8192e/rtllib_rx.c 			u16 stype)
stype             222 drivers/staging/rtl8192e/rtllib_rx.c 	rtllib_rx_frame_softmac(ieee, skb, rx_stats, type, stype);
stype             919 drivers/staging/rtl8192e/rtllib_rx.c 	u8 frag, type, stype;
stype             923 drivers/staging/rtl8192e/rtllib_rx.c 	stype = WLAN_FC_GET_STYPE(fc);
stype             932 drivers/staging/rtl8192e/rtllib_rx.c 		      (stype == RTLLIB_STYPE_BEACON))) {
stype             989 drivers/staging/rtl8192e/rtllib_rx.c 	u8 type, stype;
stype             992 drivers/staging/rtl8192e/rtllib_rx.c 	stype = WLAN_FC_GET_STYPE(fc);
stype            1015 drivers/staging/rtl8192e/rtllib_rx.c 		if (stype != RTLLIB_STYPE_DATA &&
stype            1016 drivers/staging/rtl8192e/rtllib_rx.c 		    stype != RTLLIB_STYPE_DATA_CFACK &&
stype            1017 drivers/staging/rtl8192e/rtllib_rx.c 		    stype != RTLLIB_STYPE_DATA_CFPOLL &&
stype            1018 drivers/staging/rtl8192e/rtllib_rx.c 		    stype != RTLLIB_STYPE_DATA_CFACKPOLL &&
stype            1019 drivers/staging/rtl8192e/rtllib_rx.c 		    stype != RTLLIB_STYPE_QOS_DATA) {
stype            1020 drivers/staging/rtl8192e/rtllib_rx.c 			if (stype != RTLLIB_STYPE_NULLFUNC)
stype            1023 drivers/staging/rtl8192e/rtllib_rx.c 					   type, stype);
stype            1302 drivers/staging/rtl8192e/rtllib_rx.c 	u8 type, stype, multicast = 0, unicast = 0, nr_subframes = 0, TID = 0;
stype            1313 drivers/staging/rtl8192e/rtllib_rx.c 	stype = WLAN_FC_GET_STYPE(fc);
stype            1348 drivers/staging/rtl8192e/rtllib_rx.c 		if (rtllib_rx_frame_mgmt(ieee, skb, rx_stats, type, stype))
stype             283 drivers/staging/rtl8192e/rtllib_softmac.c 	u16 fc, type, stype;
stype             288 drivers/staging/rtl8192e/rtllib_softmac.c 	stype = WLAN_FC_GET_STYPE(fc);
stype             291 drivers/staging/rtl8192e/rtllib_softmac.c 	if (stype != RTLLIB_STYPE_PSPOLL)
stype            2393 drivers/staging/rtl8192e/rtllib_softmac.c 				   u16 stype)
stype            2222 drivers/staging/rtl8192u/ieee80211/ieee80211.h 			       u16 type, u16 stype);
stype             210 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 			u16 stype)
stype             227 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	ieee80211_rx_frame_softmac(ieee, skb, rx_stats, type, stype);
stype             244 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 		if (stype == WLAN_FC_STYPE_BEACON &&
stype             266 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 			       skb->dev->name, type, stype);
stype             877 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	u16 fc, type, stype, sc;
stype             914 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	stype = WLAN_FC_GET_STYPE(fc);
stype            1027 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 		if (ieee80211_rx_frame_mgmt(ieee, skb, rx_stats, type, stype))
stype            1095 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (stype != IEEE80211_STYPE_DATA &&
stype            1096 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	    stype != IEEE80211_STYPE_DATA_CFACK &&
stype            1097 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	    stype != IEEE80211_STYPE_DATA_CFPOLL &&
stype            1098 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	    stype != IEEE80211_STYPE_DATA_CFACKPOLL &&
stype            1099 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	    stype != IEEE80211_STYPE_QOS_DATA//add by David,2006.8.4
stype            1101 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 		if (stype != IEEE80211_STYPE_NULLFUNC)
stype            1106 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 				type, stype, skb->len);
stype            1881 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 			   u16 stype)
stype              97 drivers/tty/vcc.c 			for (i = 0; i < pkt.tag.stype; i++)	\
stype             343 drivers/tty/vcc.c 		       pkt.tag.type, pkt.tag.stype,
stype             349 drivers/tty/vcc.c 			vcc_rx(tty, pkt.data, pkt.tag.stype);
stype             352 drivers/tty/vcc.c 			       pkt.tag.type, pkt.tag.stype,
stype             411 drivers/tty/vcc.c 	pkt->tag.stype = tosend;
stype             508 drivers/tty/vcc.c 	pkt.tag.stype = 0;
stype             873 drivers/tty/vcc.c 		pkt->tag.stype = tosend;
stype             876 drivers/tty/vcc.c 		       pkt->tag.stype, pkt->tag.stype_env, pkt->tag.sid);
stype             209 fs/affs/amigaffs.c 			switch (be32_to_cpu(AFFS_TAIL(sb, bh)->stype)) {
stype             290 fs/affs/amigaffs.c 	switch (be32_to_cpu(AFFS_TAIL(sb, bh)->stype)) {
stype              73 fs/affs/amigaffs.h 	__be32 stype;
stype             102 fs/affs/amigaffs.h 	__be32 stype;
stype             136 fs/affs/file.c 	AFFS_TAIL(sb, new_bh)->stype = cpu_to_be32(ST_FILE);
stype              92 fs/affs/inode.c 	switch (be32_to_cpu(tail->stype)) {
stype              98 fs/affs/inode.c 		if (be32_to_cpu(tail->stype) == ST_USERDIR ||
stype             189 fs/affs/inode.c 	if (tail->stype == cpu_to_be32(ST_ROOT)) {
stype             387 fs/affs/inode.c 	AFFS_TAIL(sb, bh)->stype = cpu_to_be32(type);
stype             219 fs/affs/namei.c 		switch (be32_to_cpu(AFFS_TAIL(sb, bh)->stype)) {
stype             434 fs/affs/super.c 			    be32_to_cpu(AFFS_ROOT_TAIL(sb, root_bh)->stype) == ST_ROOT) {
stype              32 include/linux/bpf-cgroup.h #define for_each_cgroup_storage_type(stype) \
stype              33 include/linux/bpf-cgroup.h 	for (stype = 0; stype < MAX_BPF_CGROUP_STORAGE_TYPE; stype++)
stype             147 include/linux/bpf-cgroup.h 	enum bpf_cgroup_storage_type stype;
stype             149 include/linux/bpf-cgroup.h 	for_each_cgroup_storage_type(stype)
stype             150 include/linux/bpf-cgroup.h 		this_cpu_write(bpf_cgroup_storage[stype], storage[stype]);
stype             154 include/linux/bpf-cgroup.h 					enum bpf_cgroup_storage_type stype);
stype             368 include/linux/bpf-cgroup.h 	struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; }
stype             406 include/linux/bpf-cgroup.h #define for_each_cgroup_storage_type(stype) for (; false; )
stype             376 include/linux/hwmon.h #define HWMON_CHANNEL_INFO(stype, ...)	\
stype             378 include/linux/hwmon.h 		.type = hwmon_##stype,	\
stype             788 include/net/bluetooth/hci.h 	__u8       stype;
stype             365 include/net/bluetooth/l2cap.h 	__u8	stype;
stype              40 kernel/bpf/cgroup.c 	enum bpf_cgroup_storage_type stype;
stype              53 kernel/bpf/cgroup.c 			for_each_cgroup_storage_type(stype) {
stype              54 kernel/bpf/cgroup.c 				bpf_cgroup_storage_unlink(pl->storage[stype]);
stype              55 kernel/bpf/cgroup.c 				bpf_cgroup_storage_free(pl->storage[stype]);
stype             142 kernel/bpf/cgroup.c 	enum bpf_cgroup_storage_type stype;
stype             171 kernel/bpf/cgroup.c 			for_each_cgroup_storage_type(stype)
stype             172 kernel/bpf/cgroup.c 				progs->items[cnt].cgroup_storage[stype] =
stype             173 kernel/bpf/cgroup.c 					pl->storage[stype];
stype             308 kernel/bpf/cgroup.c 	enum bpf_cgroup_storage_type stype;
stype             330 kernel/bpf/cgroup.c 	for_each_cgroup_storage_type(stype) {
stype             331 kernel/bpf/cgroup.c 		storage[stype] = bpf_cgroup_storage_alloc(prog, stype);
stype             332 kernel/bpf/cgroup.c 		if (IS_ERR(storage[stype])) {
stype             333 kernel/bpf/cgroup.c 			storage[stype] = NULL;
stype             334 kernel/bpf/cgroup.c 			for_each_cgroup_storage_type(stype)
stype             335 kernel/bpf/cgroup.c 				bpf_cgroup_storage_free(storage[stype]);
stype             344 kernel/bpf/cgroup.c 				for_each_cgroup_storage_type(stype)
stype             345 kernel/bpf/cgroup.c 					bpf_cgroup_storage_free(storage[stype]);
stype             352 kernel/bpf/cgroup.c 			for_each_cgroup_storage_type(stype)
stype             353 kernel/bpf/cgroup.c 				bpf_cgroup_storage_free(storage[stype]);
stype             359 kernel/bpf/cgroup.c 		for_each_cgroup_storage_type(stype)
stype             360 kernel/bpf/cgroup.c 			pl->storage[stype] = storage[stype];
stype             366 kernel/bpf/cgroup.c 				for_each_cgroup_storage_type(stype)
stype             367 kernel/bpf/cgroup.c 					bpf_cgroup_storage_free(storage[stype]);
stype             375 kernel/bpf/cgroup.c 			for_each_cgroup_storage_type(stype) {
stype             376 kernel/bpf/cgroup.c 				old_storage[stype] = pl->storage[stype];
stype             377 kernel/bpf/cgroup.c 				bpf_cgroup_storage_unlink(old_storage[stype]);
stype             382 kernel/bpf/cgroup.c 		for_each_cgroup_storage_type(stype)
stype             383 kernel/bpf/cgroup.c 			pl->storage[stype] = storage[stype];
stype             393 kernel/bpf/cgroup.c 	for_each_cgroup_storage_type(stype) {
stype             394 kernel/bpf/cgroup.c 		if (!old_storage[stype])
stype             396 kernel/bpf/cgroup.c 		bpf_cgroup_storage_free(old_storage[stype]);
stype             402 kernel/bpf/cgroup.c 	for_each_cgroup_storage_type(stype)
stype             403 kernel/bpf/cgroup.c 		bpf_cgroup_storage_link(storage[stype], cgrp, type);
stype             409 kernel/bpf/cgroup.c 	for_each_cgroup_storage_type(stype) {
stype             410 kernel/bpf/cgroup.c 		bpf_cgroup_storage_free(pl->storage[stype]);
stype             411 kernel/bpf/cgroup.c 		pl->storage[stype] = old_storage[stype];
stype             412 kernel/bpf/cgroup.c 		bpf_cgroup_storage_link(old_storage[stype], cgrp, type);
stype             434 kernel/bpf/cgroup.c 	enum bpf_cgroup_storage_type stype;
stype             481 kernel/bpf/cgroup.c 	for_each_cgroup_storage_type(stype) {
stype             482 kernel/bpf/cgroup.c 		bpf_cgroup_storage_unlink(pl->storage[stype]);
stype             483 kernel/bpf/cgroup.c 		bpf_cgroup_storage_free(pl->storage[stype]);
stype             339 kernel/bpf/helpers.c 	enum bpf_cgroup_storage_type stype = cgroup_storage_type(map);
stype             343 kernel/bpf/helpers.c 	storage = this_cpu_read(bpf_cgroup_storage[stype]);
stype             345 kernel/bpf/helpers.c 	if (stype == BPF_CGROUP_STORAGE_SHARED)
stype             379 kernel/bpf/local_storage.c 	enum bpf_cgroup_storage_type stype = cgroup_storage_type(map);
stype             392 kernel/bpf/local_storage.c 	stype = cgroup_storage_type(map);
stype             393 kernel/bpf/local_storage.c 	if (stype == BPF_CGROUP_STORAGE_SHARED) {
stype             425 kernel/bpf/local_storage.c 	enum bpf_cgroup_storage_type stype = cgroup_storage_type(_map);
stype             433 kernel/bpf/local_storage.c 	if (prog->aux->cgroup_storage[stype] &&
stype             434 kernel/bpf/local_storage.c 	    prog->aux->cgroup_storage[stype] != _map)
stype             438 kernel/bpf/local_storage.c 	prog->aux->cgroup_storage[stype] = _map;
stype             448 kernel/bpf/local_storage.c 	enum bpf_cgroup_storage_type stype = cgroup_storage_type(_map);
stype             453 kernel/bpf/local_storage.c 		WARN_ON(prog->aux->cgroup_storage[stype] != _map);
stype             455 kernel/bpf/local_storage.c 		prog->aux->cgroup_storage[stype] = NULL;
stype             478 kernel/bpf/local_storage.c 					enum bpf_cgroup_storage_type stype)
stype             486 kernel/bpf/local_storage.c 	map = prog->aux->cgroup_storage[stype];
stype             502 kernel/bpf/local_storage.c 	if (stype == BPF_CGROUP_STORAGE_SHARED) {
stype             543 kernel/bpf/local_storage.c 	enum bpf_cgroup_storage_type stype;
stype             555 kernel/bpf/local_storage.c 	stype = cgroup_storage_type(map);
stype             556 kernel/bpf/local_storage.c 	if (stype == BPF_CGROUP_STORAGE_SHARED)
stype            1226 kernel/bpf/syscall.c 	enum bpf_cgroup_storage_type stype;
stype            1229 kernel/bpf/syscall.c 	for_each_cgroup_storage_type(stype) {
stype            1230 kernel/bpf/syscall.c 		if (!aux->cgroup_storage[stype])
stype            1233 kernel/bpf/syscall.c 					   aux->cgroup_storage[stype]);
stype            2029 kernel/bpf/verifier.c 	u8 *stype;
stype            2036 kernel/bpf/verifier.c 	stype = reg_state->stack[spi].slot_type;
stype            2039 kernel/bpf/verifier.c 	if (stype[0] == STACK_SPILL) {
stype            2054 kernel/bpf/verifier.c 			if (stype[(slot - i) % BPF_REG_SIZE] != STACK_SPILL) {
stype            2084 kernel/bpf/verifier.c 			if (stype[(slot - i) % BPF_REG_SIZE] == STACK_MISC)
stype            2086 kernel/bpf/verifier.c 			if (stype[(slot - i) % BPF_REG_SIZE] == STACK_ZERO) {
stype            3052 kernel/bpf/verifier.c 		u8 *stype;
stype            3058 kernel/bpf/verifier.c 		stype = &state->stack[spi].slot_type[slot % BPF_REG_SIZE];
stype            3059 kernel/bpf/verifier.c 		if (*stype == STACK_MISC)
stype            3061 kernel/bpf/verifier.c 		if (*stype == STACK_ZERO) {
stype            3063 kernel/bpf/verifier.c 			*stype = STACK_MISC;
stype            8133 kernel/bpf/verifier.c 	enum bpf_cgroup_storage_type stype;
stype            8136 kernel/bpf/verifier.c 	for_each_cgroup_storage_type(stype) {
stype            8137 kernel/bpf/verifier.c 		if (!env->prog->aux->cgroup_storage[stype])
stype            8140 kernel/bpf/verifier.c 			env->prog->aux->cgroup_storage[stype]);
stype             546 net/bluetooth/amp.c 	cp.tx_flow_spec.stype = chan->local_stype;
stype             553 net/bluetooth/amp.c 	cp.rx_flow_spec.stype = chan->remote_stype;
stype            3062 net/bluetooth/l2cap_core.c 		efs.stype	= chan->local_stype;
stype            3071 net/bluetooth/l2cap_core.c 		efs.stype	= L2CAP_SERV_BESTEFFORT;
stype            3484 net/bluetooth/l2cap_core.c 			    efs.stype != L2CAP_SERV_NOTRAFIC &&
stype            3485 net/bluetooth/l2cap_core.c 			    efs.stype != chan->local_stype) {
stype            3531 net/bluetooth/l2cap_core.c 				chan->remote_stype = efs.stype;
stype            3640 net/bluetooth/l2cap_core.c 			    efs.stype != L2CAP_SERV_NOTRAFIC &&
stype            3641 net/bluetooth/l2cap_core.c 			    efs.stype != chan->local_stype)
stype              21 net/bpf/test_run.c 	enum bpf_cgroup_storage_type stype;
stype              26 net/bpf/test_run.c 	for_each_cgroup_storage_type(stype) {
stype              27 net/bpf/test_run.c 		storage[stype] = bpf_cgroup_storage_alloc(prog, stype);
stype              28 net/bpf/test_run.c 		if (IS_ERR(storage[stype])) {
stype              29 net/bpf/test_run.c 			storage[stype] = NULL;
stype              30 net/bpf/test_run.c 			for_each_cgroup_storage_type(stype)
stype              31 net/bpf/test_run.c 				bpf_cgroup_storage_free(storage[stype]);
stype              70 net/bpf/test_run.c 	for_each_cgroup_storage_type(stype)
stype              71 net/bpf/test_run.c 		bpf_cgroup_storage_free(storage[stype]);
stype             630 net/mac80211/ieee80211_i.h 			     u16 stype,
stype            2103 net/mac80211/ieee80211_i.h 				    u16 stype, u16 reason,
stype            1211 net/mac80211/mesh.c 					u16 stype,
stype            1225 net/mac80211/mesh.c 	if (stype == IEEE80211_STYPE_PROBE_RESP &&
stype            1268 net/mac80211/mesh.c 			stype, mgmt, &elems, rx_status);
stype            1432 net/mac80211/mesh.c 	u16 stype;
stype            1442 net/mac80211/mesh.c 	stype = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_STYPE;
stype            1444 net/mac80211/mesh.c 	switch (stype) {
stype            1447 net/mac80211/mesh.c 		ieee80211_mesh_rx_bcn_presp(sdata, stype, mgmt, skb->len,
stype              80 net/mac80211/mesh_sync.c 				   u16 stype,
stype              93 net/mac80211/mesh_sync.c 	if (stype != IEEE80211_STYPE_BEACON)
stype            2223 net/mac80211/mlme.c 				   u16 stype, u16 reason, bool tx,
stype            2282 net/mac80211/mlme.c 					       ifmgd->bssid, stype, reason,
stype            3452 net/mac80211/rx.c 	__le16 stype;
stype            3454 net/mac80211/rx.c 	stype = mgmt->frame_control & cpu_to_le16(IEEE80211_FCTL_STYPE);
stype            3462 net/mac80211/rx.c 	switch (stype) {
stype            1596 net/mac80211/util.c 				    u16 stype, u16 reason,
stype            1604 net/mac80211/util.c 	mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype);
stype             588 net/wireless/mlme.c 	u16 stype;
stype             604 net/wireless/mlme.c 	stype = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_STYPE;
stype             605 net/wireless/mlme.c 	if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].tx & BIT(stype >> 4)))
stype             713 net/wireless/mlme.c 	u16 stype;
stype             716 net/wireless/mlme.c 	stype = (le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_STYPE) >> 4;
stype             718 net/wireless/mlme.c 	if (!(stypes->rx & BIT(stype))) {
stype             112 scripts/kallsyms.c 	char sym[500], stype;
stype             115 scripts/kallsyms.c 	rc = fscanf(in, "%llx %c %499s\n", &s->addr, &stype, sym);
stype             134 scripts/kallsyms.c 	else if (toupper(stype) == 'A')
stype             144 scripts/kallsyms.c 	else if (toupper(stype) == 'U' ||
stype             151 scripts/kallsyms.c 	else if (stype == 'N' || stype == 'n')
stype             167 scripts/kallsyms.c 	s->sym[0] = stype;
stype            1041 scripts/kconfig/gconf.c 	int stype;
stype            1109 scripts/kconfig/gconf.c 	stype = sym_get_type(sym);
stype            1110 scripts/kconfig/gconf.c 	switch (stype) {
stype             409 security/selinux/ss/policydb.c 	hash = ft->stype ^ ft->ttype ^ ft->tclass;
stype             423 security/selinux/ss/policydb.c 	v = ft1->stype - ft2->stype;
stype            1921 security/selinux/ss/policydb.c 		ft->stype = le32_to_cpu(buf[0]);
stype            3340 security/selinux/ss/policydb.c 	buf[0] = cpu_to_le32(ft->stype);
stype              92 security/selinux/ss/policydb.h 	u32 stype;		/* current process */
stype            1612 security/selinux/ss/services.c 				  u32 stype, u32 ttype, u16 tclass,
stype            1626 security/selinux/ss/services.c 	ft.stype = stype;
stype            2452 sound/pci/cmipci.c #define DEFINE_SWITCH(sname, stype, sarg) \
stype            2454 sound/pci/cmipci.c   .iface = stype, \
stype             149 sound/soc/au1x/dbdma2.c 				 int stype, int msbits)
stype             161 sound/soc/au1x/dbdma2.c 	if (stype == SNDRV_PCM_STREAM_CAPTURE)
stype             198 sound/soc/au1x/dbdma2.c 	int stype, ret;
stype             204 sound/soc/au1x/dbdma2.c 	stype = substream->stream;
stype             214 sound/soc/au1x/dbdma2.c 		params_periods(params), params_period_bytes(params), stype);
stype             216 sound/soc/au1x/dbdma2.c 	ret = au1x_pcm_dbdma_realloc(pcd, stype, params->msbits);
stype             287 sound/soc/au1x/dbdma2.c 	int stype = substream->stream, *dmaids;
stype             293 sound/soc/au1x/dbdma2.c 	pcd->ddma_id = dmaids[stype];
stype             219 sound/soc/au1x/dma.c 	int stype = substream->stream;
stype             221 sound/soc/au1x/dma.c 	ctx->stream[stype].substream = NULL;
stype             222 sound/soc/au1x/dma.c 	free_au1000_dma(ctx->stream[stype].dma);
stype             140 sound/soc/au1x/i2sc.c 	int stype = SUBSTREAM_TYPE(substream);
stype             148 sound/soc/au1x/i2sc.c 		ctx->cfg |= (stype == PCM_TX) ? CFG_TN : CFG_RN;
stype             153 sound/soc/au1x/i2sc.c 		ctx->cfg &= ~((stype == PCM_TX) ? CFG_TN : CFG_RN);
stype              39 sound/soc/au1x/psc-ac97.c #define AC97PCR_START(stype)	\
stype              40 sound/soc/au1x/psc-ac97.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TS : PSC_AC97PCR_RS)
stype              41 sound/soc/au1x/psc-ac97.c #define AC97PCR_STOP(stype)	\
stype              42 sound/soc/au1x/psc-ac97.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TP : PSC_AC97PCR_RP)
stype              43 sound/soc/au1x/psc-ac97.c #define AC97PCR_CLRFIFO(stype)	\
stype              44 sound/soc/au1x/psc-ac97.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TC : PSC_AC97PCR_RC)
stype              46 sound/soc/au1x/psc-ac97.c #define AC97STAT_BUSY(stype)	\
stype              47 sound/soc/au1x/psc-ac97.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97STAT_TB : PSC_AC97STAT_RB)
stype             213 sound/soc/au1x/psc-ac97.c 	int chans, t, stype = substream->stream;
stype             233 sound/soc/au1x/psc-ac97.c 		if (stype == SNDRV_PCM_STREAM_PLAYBACK) {
stype             292 sound/soc/au1x/psc-ac97.c 	int ret, stype = substream->stream;
stype             299 sound/soc/au1x/psc-ac97.c 		__raw_writel(AC97PCR_CLRFIFO(stype), AC97_PCR(pscdata));
stype             301 sound/soc/au1x/psc-ac97.c 		__raw_writel(AC97PCR_START(stype), AC97_PCR(pscdata));
stype             306 sound/soc/au1x/psc-ac97.c 		__raw_writel(AC97PCR_STOP(stype), AC97_PCR(pscdata));
stype             309 sound/soc/au1x/psc-ac97.c 		while (__raw_readl(AC97_STAT(pscdata)) & AC97STAT_BUSY(stype))
stype             312 sound/soc/au1x/psc-ac97.c 		__raw_writel(AC97PCR_CLRFIFO(stype), AC97_PCR(pscdata));
stype              41 sound/soc/au1x/psc-i2s.c #define I2SSTAT_BUSY(stype)	\
stype              42 sound/soc/au1x/psc-i2s.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SSTAT_TB : PSC_I2SSTAT_RB)
stype              43 sound/soc/au1x/psc-i2s.c #define I2SPCR_START(stype)	\
stype              44 sound/soc/au1x/psc-i2s.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TS : PSC_I2SPCR_RS)
stype              45 sound/soc/au1x/psc-i2s.c #define I2SPCR_STOP(stype)	\
stype              46 sound/soc/au1x/psc-i2s.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TP : PSC_I2SPCR_RP)
stype              47 sound/soc/au1x/psc-i2s.c #define I2SPCR_CLRFIFO(stype)	\
stype              48 sound/soc/au1x/psc-i2s.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TC : PSC_I2SPCR_RC)
stype             179 sound/soc/au1x/psc-i2s.c static int au1xpsc_i2s_start(struct au1xpsc_audio_data *pscdata, int stype)
stype             194 sound/soc/au1x/psc-i2s.c 	__raw_writel(I2SPCR_CLRFIFO(stype), I2S_PCR(pscdata));
stype             196 sound/soc/au1x/psc-i2s.c 	__raw_writel(I2SPCR_START(stype), I2S_PCR(pscdata));
stype             201 sound/soc/au1x/psc-i2s.c 	while (!(__raw_readl(I2S_STAT(pscdata)) & I2SSTAT_BUSY(stype)) && tmo)
stype             205 sound/soc/au1x/psc-i2s.c 		__raw_writel(I2SPCR_STOP(stype), I2S_PCR(pscdata));
stype             213 sound/soc/au1x/psc-i2s.c static int au1xpsc_i2s_stop(struct au1xpsc_audio_data *pscdata, int stype)
stype             217 sound/soc/au1x/psc-i2s.c 	__raw_writel(I2SPCR_STOP(stype), I2S_PCR(pscdata));
stype             222 sound/soc/au1x/psc-i2s.c 	while ((__raw_readl(I2S_STAT(pscdata)) & I2SSTAT_BUSY(stype)) && tmo)
stype             240 sound/soc/au1x/psc-i2s.c 	int ret, stype = substream->stream;
stype             245 sound/soc/au1x/psc-i2s.c 		ret = au1xpsc_i2s_start(pscdata, stype);
stype             249 sound/soc/au1x/psc-i2s.c 		ret = au1xpsc_i2s_stop(pscdata, stype);
stype            1792 tools/perf/util/parse-events.c #define SET_SYMBOL(str, stype)		\
stype            1797 tools/perf/util/parse-events.c 	p->type = stype;		\