Searched refs:old_channel (Results 1 – 2 of 2) sorted by relevance
953 uint8_t old_channel; in bwn_phy_init_b5() local1008 old_channel = phy->chan; in bwn_phy_init_b5()1028 bwn_phy_g_switch_chan(mac, old_channel, 0); in bwn_phy_init_b5()1428 uint8_t old_channel; in bwn_phy_init_b6() local1489 old_channel = phy->chan; in bwn_phy_init_b6()1490 bwn_phy_g_switch_chan(mac, (old_channel >= 8) ? 1 : 13, 0); in bwn_phy_init_b6()1507 bwn_phy_g_switch_chan(mac, old_channel, 0); in bwn_phy_init_b6()2366 bwn_phy_g_switch_chan(mac, sav->old_channel, 1); in bwn_lo_restore()2511 sval.old_channel = phy->chan; in bwn_lo_calibset()
882 uint8_t old_channel; member