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

/freebsd-10.0-release/sys/dev/bwn/
H A Dif_bwn.c374 static int bwn_switch_channel(struct bwn_mac *, int);
2718 bwn_switch_channel(mac, (old >= 8) ? 1 : 13);
2719 bwn_switch_channel(mac, old);
2891 bwn_switch_channel(mac, chan);
4612 error = bwn_switch_channel(mac,
7941 bwn_switch_channel(struct bwn_mac *mac, int chan) function

Completed in 86 milliseconds