Home
last modified time | relevance | path

Searched refs:MT7996_WTBL_RESERVED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h16 #define MT7996_WTBL_RESERVED (mt7996_wtbl_size(dev) - 1) macro
17 #define MT7996_WTBL_STA (MT7996_WTBL_RESERVED - \
H A Dmain.c202 idx = MT7996_WTBL_RESERVED - mvif->mt76.idx; in mt7996_add_interface()
H A Dmcu.c2152 discov->wcid = cpu_to_le16(MT7996_WTBL_RESERVED); in mt7996_mcu_beacon_inband_discov()