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

/freebsd-9.3-release/sys/dev/bwi/
H A Dbwiphy.c509 u_int orig_chan; local
571 orig_chan = rf->rf_curchan;
591 bwi_rf_set_chan(mac, orig_chan, 0);
612 u_int orig_chan; local
680 orig_chan = rf->rf_curchan;
681 if (orig_chan >= 8)
704 bwi_rf_set_chan(mac, orig_chan, 0);
H A Dbwirf.c1268 u_int orig_chan; local
1273 orig_chan = rf->rf_curchan;
1388 bwi_rf_set_chan(mac, orig_chan, 1);

Completed in 111 milliseconds