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

/freebsd-10.2-release/sys/dev/bwi/
H A Dbwiphy.c510 u_int orig_chan; local
572 orig_chan = rf->rf_curchan;
592 bwi_rf_set_chan(mac, orig_chan, 0);
613 u_int orig_chan; local
681 orig_chan = rf->rf_curchan;
682 if (orig_chan >= 8)
705 bwi_rf_set_chan(mac, orig_chan, 0);
H A Dbwirf.c1269 u_int orig_chan; local
1274 orig_chan = rf->rf_curchan;
1389 bwi_rf_set_chan(mac, orig_chan, 1);

Completed in 59 milliseconds