Home
last modified time | relevance | path

Searched refs:b43legacy_ram_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c241 static void b43legacy_ram_write(struct b43legacy_wldev *dev, u16 offset, in b43legacy_ram_write() function
549 b43legacy_ram_write(dev, 0x20 + i, tmp); in b43legacy_write_mac_bssid_templates()
550 b43legacy_ram_write(dev, 0x78 + i, tmp); in b43legacy_write_mac_bssid_templates()
551 b43legacy_ram_write(dev, 0x478 + i, tmp); in b43legacy_write_mac_bssid_templates()
622 b43legacy_ram_write(dev, i * 4, buffer[i]); in b43legacy_dummy_transmission()
903 b43legacy_ram_write(dev, ram_offset, le32_to_cpu(plcp.data)); in b43legacy_write_template_common()
910 b43legacy_ram_write(dev, ram_offset, tmp); in b43legacy_write_template_common()
920 b43legacy_ram_write(dev, ram_offset + i - 2, tmp); in b43legacy_write_template_common()