Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmt7615.h16 #define MT7615_WTBL_STA (MT7615_WTBL_RESERVED - \ macro
Dinit.c120 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_init_hardware()
Dmain.c347 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_sta_add()
Dmac.c1032 if (wcidx >= MT7615_WTBL_STA || !sta) in mt7615_mac_add_txs()