Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dmac.c8 #define MT_PSE_PAGE_SIZE 128 macro
248 int wtbl2_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL2_SIZE; in mt7603_wtbl_clear()
252 int wtbl3_base_frame = MT_WTBL3_OFFSET / MT_PSE_PAGE_SIZE; in mt7603_wtbl_clear()
253 int wtbl3_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL3_SIZE; in mt7603_wtbl_clear()
257 int wtbl4_base_frame = MT_WTBL4_OFFSET / MT_PSE_PAGE_SIZE; in mt7603_wtbl_clear()
258 int wtbl4_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL4_SIZE; in mt7603_wtbl_clear()