Searched refs:mt76_wcid_alloc (Results 1 – 5 of 5) sorted by relevance
30 int mt76_wcid_alloc(u32 *mask, int size);
58 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_init_hardware()
295 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7663_usb_sdio_init_hardware()
187 mt76_wcid_alloc(struct mt7601u_dev *dev) in mt76_wcid_alloc() function220 idx = mt76_wcid_alloc(dev); in mt7601u_sta_add()
1480 i = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7915_WTBL_STA); in mt7915_mac_full_reset()