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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dphy.c1580 bool bandswitch; local
1589 bandswitch = ar->channel->band != channel->band;
1591 bandswitch = true;
1595 bandswitch = true;
1601 if (rfi != AR9170_RFI_NONE || bandswitch) {

Completed in 93 milliseconds