Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h63 #define MT7915_HW_TOKEN_SIZE 4096 macro
H A Dmmio.c793 wed->wlan.nbuf = MT7915_HW_TOKEN_SIZE; in mt7915_mmio_wed_init()
H A Dmcu.c2291 .high_mark = cpu_to_le16(MT7915_HW_TOKEN_SIZE - 256), in mt7915_red_set_watermark()
2292 .low_mark = cpu_to_le16(MT7915_HW_TOKEN_SIZE - 256 - 1536), in mt7915_red_set_watermark()