Searched refs:MT_WCID_IV (Results 1 – 4 of 4) sorted by relevance
90 iv = mt76_rr(dev, MT_WCID_IV(idx)); in mt76x02_mac_wcid_sync_pn()91 eiv = mt76_rr(dev, MT_WCID_IV(idx) + 4); in mt76x02_mac_wcid_sync_pn()143 mt76_wr_copy(dev, MT_WCID_IV(idx), iv_data, sizeof(iv_data)); in mt76x02_mac_wcid_set_key()
652 #define MT_WCID_IV(_n) (MT_WCID_IV_BASE + (_n) * 8) macro
576 #define MT_WCID_IV(_n) (MT_WCID_IV_BASE + (_n) * 8) macro
557 mt7601u_wr_copy(dev, MT_WCID_IV(idx), iv_data, sizeof(iv_data)); in mt76_mac_wcid_set_key()