Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h630 #define MT_WTBL2_SIZE (16 * 4) macro
631 #define MT_WTBL3_OFFSET (MT7603_WTBL_SIZE * MT_WTBL2_SIZE)
H A Dmac.c105 return MT_PCIE_REMAP_BASE_1 + idx * MT_WTBL2_SIZE; in mt7603_wtbl2_addr()
153 for (i = 0; i < MT_WTBL2_SIZE; i += 4) in mt7603_wtbl_init()
262 int wtbl2_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL2_SIZE; in mt7603_wtbl_clear()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h642 #define MT_WTBL2_SIZE (16 * 4) macro
643 #define MT_WTBL3_OFFSET (MT7603_WTBL_SIZE * MT_WTBL2_SIZE)
H A Dmac.c105 return MT_PCIE_REMAP_BASE_1 + idx * MT_WTBL2_SIZE; in mt7603_wtbl2_addr()
153 for (i = 0; i < MT_WTBL2_SIZE; i += 4) in mt7603_wtbl_init()
274 int wtbl2_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL2_SIZE; in mt7603_wtbl_clear()

Completed in 11 milliseconds