Home
last modified time | relevance | path

Searched refs:he_phy_cap (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dutil.c3846 u8 he_phy_cap, eht_phy_cap; in ieee80211_chandef_he_6ghz_oper() local
3860 he_phy_cap = he_cap->he_cap_elem.phy_cap_info[0]; in ieee80211_chandef_he_6ghz_oper()
3862 he_phy_cap & in ieee80211_chandef_he_6ghz_oper()
3865 he_phy_cap & in ieee80211_chandef_he_6ghz_oper()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h364 u8 he_phy_cap[11]; member
H A Dmt76_connac_mcu.c759 memcpy(he->he_phy_cap, elem->phy_cap_info, sizeof(he->he_phy_cap)); in mt76_connac_mcu_sta_he_tlv_v2()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c964 he->he_phy_cap[i] = elem->phy_cap_info[i]; in mt7996_mcu_sta_he_tlv()