Home
last modified time | relevance | path

Searched refs:tid_val (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c386 u32 tid_val; in mt7603_mac_tx_ba_reset() local
400 tid_val = FIELD_PREP(MT_WTBL2_W15_BA_EN_TIDS, BIT(tid)) | in mt7603_mac_tx_ba_reset()
403 mt76_rmw(dev, addr + (15 * 4), tid_mask, tid_val); in mt7603_mac_tx_ba_reset()