Searched refs:mt76_wcid_alloc (Results 1 – 10 of 10) sorted by relevance
45 int mt76_wcid_alloc(u32 *mask, int size) in mt76_wcid_alloc() function65 EXPORT_SYMBOL_GPL(mt76_wcid_alloc);
30 int mt76_wcid_alloc(u32 *mask, int size);
252 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT76x02_N_WCIDS); 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()
55 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_init_hardware()
344 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7663_usb_sdio_init_hardware()
607 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7615_WTBL_STA - 1); in mt7615_mac_sta_add()
153 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7915_WTBL_STA - 1); in mt7915_init_hardware()
491 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7915_WTBL_STA - 1); in mt7915_mac_sta_add()
329 idx = mt76_wcid_alloc(dev->mt76.wcid_mask, MT7603_WTBL_STA - 1); in mt7603_sta_add()