Searched refs:mvif (Results 1 – 4 of 4) sorted by relevance
48 struct mt76_vif *mvif = (struct mt76_vif *) vif->drv_priv; in mt7601u_add_interface() local57 mvif->idx = idx; in mt7601u_add_interface()65 mvif->group_wcid.idx = wcid; in mt7601u_add_interface()66 mvif->group_wcid.hw_key_idx = -1; in mt7601u_add_interface()75 struct mt76_vif *mvif = (struct mt76_vif *) vif->drv_priv; in mt7601u_remove_interface() local76 unsigned int wcid = mvif->group_wcid.idx; in mt7601u_remove_interface()214 struct mt76_vif *mvif = (struct mt76_vif *) vif->drv_priv; in mt7601u_sta_add() local228 mt7601u_mac_wcid_setup(dev, idx, mvif->idx, sta->addr); in mt7601u_sta_add()297 struct mt76_vif *mvif = (struct mt76_vif *) vif->drv_priv; in mt7601u_set_key() local299 struct mt76_wcid *wcid = msta ? &msta->wcid : &mvif->group_wcid; in mt7601u_set_key()[all …]
215 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt7601u_tx() local217 wcid = &mvif->group_wcid; in mt7601u_tx()
409 struct carl9170_vif_info *mvif; in carl9170_set_beacon_timers() local410 mvif = (void *) vif->drv_priv; in carl9170_set_beacon_timers()412 if (mvif->enable_beacon && !WARN_ON(!ar->beacon_enabled)) { in carl9170_set_beacon_timers()
46 struct mt76_vif_link *mvif = dev->scan.mlink; in mt76_scan_send_probe() local80 mt76_tx(phy, NULL, mvif->wcid, skb); in mt76_scan_send_probe()