Searched refs:MT_VIF_WCID (Results 1 – 3 of 3) sorted by relevance
290 mvif->group_wcid.idx = MT_VIF_WCID(idx); in mt76x02_vif_init()295 rcu_assign_pointer(dev->mt76.wcid[MT_VIF_WCID(idx)], &mvif->group_wcid); in mt76x02_vif_init()296 mtxq->wcid = MT_VIF_WCID(idx); in mt76x02_vif_init()
23 #define MT_VIF_WCID(_n) (254 - ((_n) & 7)) macro
127 mt76x02_mac_wcid_setup(dev, MT_VIF_WCID(i), i, NULL); in mt76x2_mac_reset()