Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_init.c58 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_init_hardware()
H A Dusb_sdio.c295 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7663_usb_sdio_init_hardware()
H A Dmt7615.h19 #define MT7615_WTBL_STA (MT7615_WTBL_RESERVED - \ macro
H A Dmain.c643 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_mac_sta_add()
H A Dmac.c1526 if (wcidx >= MT7615_WTBL_STA || !sta) in mt7615_mac_add_txs()