Searched refs:MT_WTBL4_SIZE (Results 1 – 2 of 2) sorted by relevance
121 return base + idx * MT_WTBL4_SIZE; in mt7603_wtbl4_addr()163 for (i = 0; i < MT_WTBL4_SIZE; i += 4) in mt7603_wtbl_init()284 int wtbl4_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL4_SIZE; in mt7603_wtbl_clear()
642 #define MT_WTBL4_SIZE (8 * 4) macro