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

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_phy_g.c99 static void bwn_phy_g_switch_chan(struct bwn_mac *, int, uint8_t);
531 bwn_phy_g_switch_chan(mac, 6, 1);
532 bwn_phy_g_switch_chan(mac, channel, 0);
551 bwn_phy_g_switch_chan(mac, newchan, 0);
998 bwn_phy_g_switch_chan(mac, 7, 0);
1017 bwn_phy_g_switch_chan(mac, old_channel, 0);
1479 bwn_phy_g_switch_chan(mac, (old_channel >= 8) ? 1 : 13, 0);
1496 bwn_phy_g_switch_chan(mac, old_channel, 0);
2274 bwn_phy_g_switch_chan(mac, 6, 0);
2358 bwn_phy_g_switch_chan(ma
3258 bwn_phy_g_switch_chan(struct bwn_mac *mac, int channel, uint8_t spu) function
[all...]

Completed in 141 milliseconds