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

/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c274 int wtbl2_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL2_SIZE; local
275 int wtbl2_frame = idx / wtbl2_frame_size;
276 int wtbl2_entry = idx % wtbl2_frame_size;

Completed in 127 milliseconds