Home
last modified time | relevance | path

Searched refs:MT_WTBL3_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h632 #define MT_WTBL3_SIZE (16 * 4) macro
633 #define MT_WTBL4_OFFSET (MT7603_WTBL_SIZE * MT_WTBL3_SIZE + \
H A Dmac.c113 return base + idx * MT_WTBL3_SIZE; in mt7603_wtbl3_addr()
159 for (i = 0; i < MT_WTBL3_SIZE; i += 4) in mt7603_wtbl_init()
267 int wtbl3_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL3_SIZE; in mt7603_wtbl_clear()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h644 #define MT_WTBL3_SIZE (16 * 4) macro
645 #define MT_WTBL4_OFFSET (MT7603_WTBL_SIZE * MT_WTBL3_SIZE + \
H A Dmac.c113 return base + idx * MT_WTBL3_SIZE; in mt7603_wtbl3_addr()
159 for (i = 0; i < MT_WTBL3_SIZE; i += 4) in mt7603_wtbl_init()
279 int wtbl3_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL3_SIZE; in mt7603_wtbl_clear()

Completed in 10 milliseconds