Home
last modified time | relevance | path

Searched refs:fc_stype (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c347 u8 fc_type, fc_stype; in mt76_connac2_mac_write_txwi_8023() local
369 fc_stype = wmm ? IEEE80211_STYPE_QOS_DATA >> 4 : 0; in mt76_connac2_mac_write_txwi_8023()
372 FIELD_PREP(MT_TXD2_SUB_TYPE, fc_stype); in mt76_connac2_mac_write_txwi_8023()
377 FIELD_PREP(MT_TXD7_SUB_TYPE, fc_stype); in mt76_connac2_mac_write_txwi_8023()
393 u8 fc_type, fc_stype; in mt76_connac2_mac_write_txwi_80211() local
418 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt76_connac2_mac_write_txwi_80211()
421 FIELD_PREP(MT_TXD2_SUB_TYPE, fc_stype) | in mt76_connac2_mac_write_txwi_80211()
459 FIELD_PREP(MT_TXD7_SUB_TYPE, fc_stype); in mt76_connac2_mac_write_txwi_80211()
463 FIELD_PREP(MT_TXD8_L_SUB_TYPE, fc_stype); in mt76_connac2_mac_write_txwi_80211()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h194 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 Drvu_debugfs.c498 seq_printf(m, "W3: fc_up_crossing\t%d\nW3: fc_stype\t\t%d\n", in print_npa_aura_ctx()
499 aura->fc_up_crossing, aura->fc_stype); in print_npa_aura_ctx()
538 seq_printf(m, "W4: avg_con \t\t%d\nW4: fc_ena\t\t%d\nW4: fc_stype\t\t%d\n", in print_npa_pool_ctx()
539 pool->avg_con, pool->fc_ena, pool->fc_stype); in print_npa_pool_ctx()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h207 u64 fc_stype : 2; member
253 u64 fc_stype : 2; member
H A Drvu_debugfs.c1089 seq_printf(m, "W3: fc_up_crossing\t%d\nW3: fc_stype\t\t%d\n", in print_npa_aura_ctx()
1090 aura->fc_up_crossing, aura->fc_stype); in print_npa_aura_ctx()
1132 seq_printf(m, "W4: avg_con \t\t%d\nW4: fc_ena\t\t%d\nW4: fc_stype\t\t%d\n", in print_npa_pool_ctx()
1133 pool->avg_con, pool->fc_ena, pool->fc_stype); in print_npa_pool_ctx()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c732 u8 fc_type, fc_stype; in mt7996_mac_write_txwi_8023() local
754 fc_stype = wmm ? IEEE80211_STYPE_QOS_DATA >> 4 : 0; in mt7996_mac_write_txwi_8023()
757 FIELD_PREP(MT_TXD2_SUB_TYPE, fc_stype); in mt7996_mac_write_txwi_8023()
772 u8 fc_type, fc_stype; in mt7996_mac_write_txwi_80211() local
800 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7996_mac_write_txwi_80211()
803 FIELD_PREP(MT_TXD2_SUB_TYPE, fc_stype); in mt7996_mac_write_txwi_80211()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c576 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()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c533 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()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c723 u8 fc_type, fc_stype, p_fmt, q_idx, omac_idx = 0, wmm_idx = 0; in mt7615_mac_write_txwi() local
753 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7615_mac_write_txwi()
784 FIELD_PREP(MT_TXD2_SUB_TYPE, fc_stype) | in mt7615_mac_write_txwi()
866 FIELD_PREP(MT_TXD7_SUB_TYPE, fc_stype) | in mt7615_mac_write_txwi()
871 FIELD_PREP(MT_TXD8_L_SUB_TYPE, fc_stype); in mt7615_mac_write_txwi()

Completed in 28 milliseconds