Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Db43.h301 #define B43_SHM_SH_BEACPHYCTL 0x0054 /* Beacon PHY TX control word (see PHY TX control) */ macro
Dmain.c1648 ctl = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL); in b43_write_beacon_template()
1658 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL, ctl); in b43_write_beacon_template()
3222 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL, ctl); in b43_set_phytxctl_defaults()