Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h20 #define MT792x_WTBL_STA (MT792x_WTBL_RESERVED - MT792x_MAX_INTERFACES) macro
H A Dmt792x_core.c683 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT792x_WTBL_STA - 1); in mt792x_init_wcid()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c715 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT792x_WTBL_STA - 1); in mt7921_mac_sta_add()