Searched refs:size_2g (Results 1 – 1 of 1) sorted by relevance
340 unsigned int size_2g, size_5g; in mt76_alloc_phy() local345 size_2g = ALIGN(ARRAY_SIZE(mt76_channels_2ghz) * chan_size, 8); in mt76_alloc_phy()348 size += phy_size + size_2g + size_5g; in mt76_alloc_phy()363 priv += size_2g; in mt76_alloc_phy()