Searched refs:mon_wcid (Results 1 – 3 of 3) sorted by relevance
586 dev->mon_wcid = devm_kmalloc(dev->dev, sizeof(*dev->mon_wcid), in mt7601u_register_device()588 if (!dev->mon_wcid) in mt7601u_register_device()590 dev->mon_wcid->idx = 0xff; in mt7601u_register_device()591 dev->mon_wcid->hw_key_idx = -1; in mt7601u_register_device()
198 struct mt76_wcid *wcid = dev->mon_wcid; in mt7601u_tx()
173 struct mt76_wcid *mon_wcid; member