Searched refs:fc_stype (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_struct.h | 194 u64 fc_stype : 2; member 208 u64 fc_stype : 2; member 295 u64 fc_stype : 2; member 311 u64 fc_stype : 2; member
|
| H A D | rvu_debugfs.c | 499 aura->fc_up_crossing, aura->fc_stype); in print_npa_aura_ctx() 539 pool->avg_con, pool->fc_ena, pool->fc_stype); in print_npa_pool_ctx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mac.c | 576 u8 fc_type, fc_stype, p_fmt, q_idx, omac_idx = 0, wmm_idx = 0; in mt7915_mac_write_txwi() local 593 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7915_mac_write_txwi() 644 FIELD_PREP(MT_TXD2_SUB_TYPE, fc_stype) | in mt7915_mac_write_txwi() 685 FIELD_PREP(MT_TXD7_SUB_TYPE, fc_stype); in mt7915_mac_write_txwi()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mac.c | 533 u8 fc_type, fc_stype, p_fmt, q_idx, omac_idx = 0, wmm_idx = 0; in mt7615_mac_write_txwi() local 563 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7615_mac_write_txwi() 594 FIELD_PREP(MT_TXD2_SUB_TYPE, fc_stype) | in mt7615_mac_write_txwi() 676 FIELD_PREP(MT_TXD7_SUB_TYPE, fc_stype) | in mt7615_mac_write_txwi() 681 FIELD_PREP(MT_TXD8_L_SUB_TYPE, fc_stype); in mt7615_mac_write_txwi()
|