Searched refs:mon_wcid (Results 1 – 3 of 3) sorted by relevance
589 dev->mon_wcid = devm_kmalloc(dev->dev, sizeof(*dev->mon_wcid), in mt7601u_register_device()591 if (!dev->mon_wcid) in mt7601u_register_device()593 dev->mon_wcid->idx = 0xff; in mt7601u_register_device()594 dev->mon_wcid->hw_key_idx = -1; in mt7601u_register_device()
177 struct mt76_wcid *mon_wcid; member
205 struct mt76_wcid *wcid = dev->mon_wcid; in mt7601u_tx()