Home
last modified time | relevance | path

Searched refs:ht_ldpc (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h160 bool ht_ldpc:1; member
H A Dmain.c684 vc->ht_ldpc = vif->bss_conf.ht_ldpc; in mt7915_vif_check_caps()
H A Dmcu.c1069 wtbl_hdr, mvif->cap.ht_ldpc, in mt7915_mcu_sta_wtbl_tlv()
1602 if (mvif->cap.ht_ldpc && in mt7915_mcu_sta_rate_ctrl_tlv()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1953 void *wtbl_tlv, bool ht_ldpc, bool vht_ldpc);
H A Dmt76_connac_mcu.c965 void *wtbl_tlv, bool ht_ldpc, bool vht_ldpc) in mt76_connac_mcu_wtbl_ht_tlv() argument
975 ht->ldpc = ht_ldpc && in mt76_connac_mcu_wtbl_ht_tlv()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h307 bool ht_ldpc; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c2248 if (link_conf->ht_ldpc && in mt7996_mcu_sta_rate_ctrl_tlv()