Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h19 #define MT792x_WTBL_RESERVED (MT792x_WTBL_SIZE - 1) macro
20 #define MT792x_WTBL_STA (MT792x_WTBL_RESERVED - MT792x_MAX_INTERFACES)
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c314 idx = MT792x_WTBL_RESERVED - mvif->mt76.idx; in mt7921_add_interface()