HomeSort by: relevance | last modified time | path
    Searched defs:upperChannel (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c 1527 uint16_t upperChannel = 0, upperIndex=0, upperPower=0;
1559 numEdges, &lowerChannel, &upperChannel);
1566 if ((lowerChannel == upperChannel &&
1579 numChannels, &lowerChannel, &upperChannel);
1585 if (upperChannel == tempChannelList[i]) {
1633 lowerChannel, upperChannel, lowerPower, upperPower, 0);
ar5211_reset.c 1527 uint16_t upperChannel = 0, upperIndex=0, upperPower=0;
1559 numEdges, &lowerChannel, &upperChannel);
1566 if ((lowerChannel == upperChannel &&
1579 numChannels, &lowerChannel, &upperChannel);
1585 if (upperChannel == tempChannelList[i]) {
1633 lowerChannel, upperChannel, lowerPower, upperPower, 0);

Completed in 24 milliseconds