Searched refs:phy_size (Results 1 – 4 of 4) sorted by relevance
150 u32 phy_size = efuse->physical_size; in rtw_parse_efuse_map() local156 phy_map = kmalloc(phy_size, GFP_KERNEL); in rtw_parse_efuse_map()
339 unsigned int phy_size, chan_size; in mt76_alloc_phy() local343 phy_size = ALIGN(sizeof(*phy), 8); in mt76_alloc_phy()348 size += phy_size + size_2g + size_5g; in mt76_alloc_phy()359 priv = hw->priv + phy_size; in mt76_alloc_phy()
574 resource_size_t phy_size; member3209 base->phy_size = resource_size(res); in d40_hw_detect_init()3687 base->phy_size); in d40_probe()
4020 __le32 phy_size; in AscInitMicroCodeVar() local4047 phy_size = cpu_to_le32(ASC_OVERRUN_BSIZE); in AscInitMicroCodeVar()4049 (uchar *)&phy_size, 1); in AscInitMicroCodeVar()