fc_stype          191 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h 	u64 fc_stype              : 2;
fc_stype          205 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h 	u64 fc_stype              : 2;
fc_stype          292 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h 	u64 fc_stype              : 2;
fc_stype          308 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h 	u64 fc_stype              : 2;
fc_stype          316 drivers/net/wireless/mediatek/mt76/mt7615/mac.c 	u8 fc_type, fc_stype, p_fmt, q_idx, omac_idx = 0, wmm_idx = 0;
fc_stype          335 drivers/net/wireless/mediatek/mt76/mt7615/mac.c 	fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4;
fc_stype          366 drivers/net/wireless/mediatek/mt76/mt7615/mac.c 	      FIELD_PREP(MT_TXD2_SUB_TYPE, fc_stype) |
fc_stype          441 drivers/net/wireless/mediatek/mt76/mt7615/mac.c 		  FIELD_PREP(MT_TXD7_SUB_TYPE, fc_stype);