Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dpci_init.c55 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_init_hardware()
Dusb_sdio.c345 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7663_usb_sdio_init_hardware()
Dmt7615.h19 #define MT7615_WTBL_STA (MT7615_WTBL_RESERVED - \ macro
Dmain.c607 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_mac_sta_add()
Dmac.c1388 if (wcidx >= MT7615_WTBL_STA || !sta) in mt7615_mac_add_txs()