Searched refs:omac_mask (Results 1 – 12 of 12) sorted by relevance
203 idx = get_omac_idx(vif->type, dev->omac_mask); in mt7615_add_interface() 217 dev->omac_mask |= BIT_ULL(mvif->mt76.omac_idx); in mt7615_add_interface() 218 phy->omac_mask |= BIT_ULL(mvif->mt76.omac_idx); in mt7615_add_interface() 271 dev->omac_mask &= ~BIT_ULL(mvif->mt76.omac_idx); in mt7615_remove_interface() 272 phy->omac_mask &= ~BIT_ULL(mvif->mt76.omac_idx); in mt7615_remove_interface()
371 if (ext_phy && ext_phy->omac_mask & BIT_ULL(c->omac_idx)) in mt7615_mcu_rx_csa_notify() 592 u32 mask = dev->omac_mask >> 32 & ~BIT(idx); in mt7615_mcu_muar_config() 1856 bool band = !!(ext_phy->omac_mask & BIT_ULL(i)); in mt7615_mcu_set_dbdc() 1862 bool band = !!(ext_phy->omac_mask & BIT_ULL(0x11 + i)); in mt7615_mcu_set_dbdc()
162 u64 omac_mask;159 u64 omac_mask; global() member
182 mconf->vif->phy->omac_mask &= ~BIT_ULL(mconf->mt76.omac_idx); in mt792x_mac_link_bss_remove()
228 idx = get_omac_idx(vif->type, phy->omac_mask); in mt7915_add_interface() 247 phy->omac_mask |= BIT_ULL(mvif->mt76.omac_idx); in mt7915_add_interface() 312 phy->omac_mask &= ~BIT_ULL(mvif->mt76.omac_idx); in mt7915_remove_interface()
214 u64 omac_mask;212 u64 omac_mask; global() member
1452 dev->phy.omac_mask = 0; in mt7915_mac_full_reset() 1454 phy2->omac_mask = 0; in mt7915_mac_full_reset() 1930 if (!phy->omac_mask) in mt7915_mac_update_stats()
658 u32 mask = phy->omac_mask >> 32 & ~BIT(idx); in mt7915_mcu_muar_config()
381 u64 omac_mask;359 u64 omac_mask; global() member
2429 phy->omac_mask = 0; in mt7996_mac_full_reset()
329 phy->omac_mask |= BIT_ULL(mvif->bss_conf.mt76.omac_idx); in mt7921_add_interface()
389 mvif->phy->omac_mask |= BIT_ULL(mconf->mt76.omac_idx); in mt7925_mac_link_bss_add()