Searched refs:mt76_wcid_alloc (Results 1 – 7 of 7) sorted by relevance
45 int mt76_wcid_alloc(unsigned long *mask, int size) in mt76_wcid_alloc() function65 EXPORT_SYMBOL_GPL(mt76_wcid_alloc);
17 int mt76_wcid_alloc(unsigned long *mask, int size);
257 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, ARRAY_SIZE(dev->mt76.wcid)); in mt76x02_sta_add()
187 mt76_wcid_alloc(struct mt7601u_dev *dev) in mt76_wcid_alloc() function220 idx = mt76_wcid_alloc(dev); in mt7601u_sta_add()
120 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_init_hardware()
347 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_sta_add()
323 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7603_WTBL_STA - 1); in mt7603_sta_add()