Searched refs:channelcookie (Results 1 – 1 of 1) sorted by relevance
303 u16 channelcookie, savedcookie; in b43_switch_channel() local312 channelcookie = new_channel; in b43_switch_channel()314 channelcookie |= B43_SHM_SH_CHAN_5GHZ; in b43_switch_channel()317 channelcookie |= B43_SHM_SH_CHAN_40MHZ; in b43_switch_channel()319 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_CHAN, channelcookie); in b43_switch_channel()