Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c340 unsigned int size_2g, size_5g; in mt76_alloc_phy() local
346 size_5g = ALIGN(ARRAY_SIZE(mt76_channels_5ghz) * chan_size, 8); in mt76_alloc_phy()
348 size += phy_size + size_2g + size_5g; in mt76_alloc_phy()
367 priv += size_5g; in mt76_alloc_phy()

Completed in 2 milliseconds