Searched refs:vif_mask (Results 1 – 11 of 11) sorted by relevance
304 if (!dev->mt76.vif_mask && in mt76x02_add_interface()329 if (dev->mt76.vif_mask & BIT_ULL(idx) || in mt76x02_add_interface()333 dev->mt76.vif_mask |= BIT_ULL(idx); in mt76x02_add_interface()346 dev->mt76.vif_mask &= ~BIT_ULL(mvif->idx); in mt76x02_remove_interface()
430 dev->mt76.vif_mask = 0; in mt76x02_reset_state()
159 dev->mt76.vif_mask &= ~BIT_ULL(mconf->mt76.idx); in mt792x_mac_link_bss_remove()
923 u64 vif_mask; member
47 mvif->idx = __ffs64(~dev->mt76.vif_mask); in mt7603_add_interface()68 dev->mt76.vif_mask |= BIT_ULL(mvif->idx); in mt7603_add_interface()108 dev->mt76.vif_mask &= ~BIT_ULL(mvif->idx); in mt7603_remove_interface()
197 mvif->mt76.idx = __ffs64(~dev->mt76.vif_mask); in mt7615_add_interface()216 dev->mt76.vif_mask |= BIT_ULL(mvif->mt76.idx); in mt7615_add_interface()270 dev->mt76.vif_mask &= ~BIT_ULL(mvif->mt76.idx); in mt7615_remove_interface()
222 mvif->mt76.idx = __ffs64(~dev->mt76.vif_mask); in mt7915_add_interface()246 dev->mt76.vif_mask |= BIT_ULL(mvif->mt76.idx); in mt7915_add_interface()311 dev->mt76.vif_mask &= ~BIT_ULL(mvif->mt76.idx); in mt7915_remove_interface()
1475 dev->mt76.vif_mask = 0; in mt7915_mac_full_reset()
282 mlink->idx = __ffs64(~dev->mt76.vif_mask); in mt7996_vif_link_add()301 dev->mt76.vif_mask |= BIT_ULL(mlink->idx); in mt7996_vif_link_add()380 dev->mt76.vif_mask &= ~BIT_ULL(mlink->idx); in mt7996_vif_link_remove()
303 mvif->bss_conf.mt76.idx = __ffs64(~dev->mt76.vif_mask); in mt7921_add_interface()321 dev->mt76.vif_mask |= BIT_ULL(mvif->bss_conf.mt76.idx); in mt7921_add_interface()
366 mconf->mt76.idx = __ffs64(~dev->mt76.vif_mask); in mt7925_mac_link_bss_add()386 dev->mt76.vif_mask |= BIT_ULL(mconf->mt76.idx); in mt7925_mac_link_bss_add()