Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dbwiphy.c508 u_int orig_chan; in bwi_phy_init_11b_rev5() local
570 orig_chan = rf->rf_curchan; in bwi_phy_init_11b_rev5()
590 bwi_rf_set_chan(mac, orig_chan, 0); in bwi_phy_init_11b_rev5()
611 u_int orig_chan; in bwi_phy_init_11b_rev6() local
679 orig_chan = rf->rf_curchan; in bwi_phy_init_11b_rev6()
680 if (orig_chan >= 8) in bwi_phy_init_11b_rev6()
703 bwi_rf_set_chan(mac, orig_chan, 0); in bwi_phy_init_11b_rev6()
H A Dbwirf.c1265 u_int orig_chan; in bwi_rf_lo_update_11g() local
1270 orig_chan = rf->rf_curchan; in bwi_rf_lo_update_11g()
1385 bwi_rf_set_chan(mac, orig_chan, 1); in bwi_rf_lo_update_11g()