Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h469 u8 str_cap[3]; member
H A Dmcu.c1921 eht_mld->str_cap[0] = BIT(1); in mt7925_mcu_sta_eht_mld_tlv()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.h639 u8 str_cap[__MT_MAX_BAND]; member
H A Dmcu.c2453 for (i = 0; i < ARRAY_SIZE(eht_mld->str_cap); i++) in mt7996_mcu_sta_eht_mld_tlv()
2454 eht_mld->str_cap[i] = 0x7; in mt7996_mcu_sta_eht_mld_tlv()