Searched refs:mon_wcid (Results 1 – 6 of 6) sorted by relevance
591 dev->mon_wcid = devm_kmalloc(dev->dev, sizeof(*dev->mon_wcid), in mt7601u_register_device()593 if (!dev->mon_wcid) in mt7601u_register_device()595 dev->mon_wcid->idx = 0xff; in mt7601u_register_device()596 dev->mon_wcid->hw_key_idx = -1; in mt7601u_register_device()
206 struct mt76_wcid *wcid = dev->mon_wcid; in mt7601u_tx()
181 struct mt76_wcid *mon_wcid; member
669 dev->mon_wcid = devm_kmalloc(dev->mt76.dev, sizeof(*dev->mon_wcid), in mt76x0_register_device()671 if (!dev->mon_wcid) in mt76x0_register_device()673 dev->mon_wcid->idx = 0xff; in mt76x0_register_device()674 dev->mon_wcid->hw_key_idx = -1; in mt76x0_register_device()
173 struct mt76_wcid *mon_wcid; member
153 struct mt76_wcid *wcid = dev->mon_wcid; in mt76x0_tx()