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.h159 bool ht_ldpc:1; member
H A Dmain.c668 vc->ht_ldpc = vif->bss_conf.ht_ldpc; in mt7915_vif_check_caps()
H A Dmcu.c1009 wtbl_hdr, mvif->cap.ht_ldpc, in mt7915_mcu_sta_wtbl_tlv()
1542 if (mvif->cap.ht_ldpc && in mt7915_mcu_sta_rate_ctrl_tlv()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1823 void *wtbl_tlv, bool ht_ldpc, bool vht_ldpc);
H A Dmt76_connac_mcu.c942 void *wtbl_tlv, bool ht_ldpc, bool vht_ldpc) in mt76_connac_mcu_wtbl_ht_tlv() argument
952 ht->ldpc = ht_ldpc && in mt76_connac_mcu_wtbl_ht_tlv()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h316 bool ht_ldpc; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c1698 if (vif->bss_conf.ht_ldpc && in mt7996_mcu_sta_rate_ctrl_tlv()