Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7603/
A Dmt7603.h12 #define MT7603_WTBL_SIZE 128 macro
13 #define MT7603_WTBL_RESERVED (MT7603_WTBL_SIZE - 1)
A Dinit.c220 for (i = 0; i < MT7603_WTBL_SIZE; i++) in mt7603_mac_init()
289 for (i = 0; i < MT7603_WTBL_SIZE; i++) { in mt7603_init_hardware()
A Dregs.h631 #define MT_WTBL3_OFFSET (MT7603_WTBL_SIZE * MT_WTBL2_SIZE)
633 #define MT_WTBL4_OFFSET (MT7603_WTBL_SIZE * MT_WTBL3_SIZE + \
A Dmac.c111 u32 base = mt7603_wtbl2_addr(MT7603_WTBL_SIZE); in mt7603_wtbl3_addr()
119 u32 base = mt7603_wtbl3_addr(MT7603_WTBL_SIZE); in mt7603_wtbl4_addr()
476 if (idx >= MT7603_WTBL_SIZE) in mt7603_rx_get_wcid()
1259 if (wcidx >= MT7603_WTBL_SIZE) in mt7603_mac_add_txs()

Completed in 12 milliseconds