Home
last modified time | relevance | path

Searched refs:MT7915_WTBL_RESERVED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h15 #define MT7915_WTBL_RESERVED (mt7915_wtbl_size(dev) - 1) macro
16 #define MT7915_WTBL_STA (MT7915_WTBL_RESERVED - \
H A Dmain.c248 idx = MT7915_WTBL_RESERVED - mvif->mt76.idx; in mt7915_add_interface()