Searched refs:chan_size (Results 1 – 2 of 2) sorted by relevance
338 unsigned int phy_size, chan_size; in mt76_alloc_phy() local343 chan_size = sizeof(dev->phy.sband_2g.chan[0]); in mt76_alloc_phy()344 size_2g = ALIGN(ARRAY_SIZE(mt76_channels_2ghz) * chan_size, 8); in mt76_alloc_phy()345 size_5g = ALIGN(ARRAY_SIZE(mt76_channels_5ghz) * chan_size, 8); in mt76_alloc_phy()
124 __le32 chan_size; member576 size = le32_to_cpu(resp->chan_size); in scmi_perf_domain_desc_fc()