Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c121 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()
H A Dregs.h647 #define MT_WTBL4_SIZE (8 * 4) macro