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

/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c48 int max_mcast_pages = 4 * max_len / page_size; local
85 mt76_wr(dev, MT_PAGE_COUNT(8), max_mcast_pages);
86 reserved_count += max_mcast_pages;

Completed in 344 milliseconds