Searched refs:freqLow (Results 1 – 5 of 5) sorted by relevance
644 uint16_t freqLow; in ar5111GetNfAdjust() member661 for (i = 0; c->channel <= adjust5111[i].freqLow; i++) in ar5111GetNfAdjust()
772 uint16_t freqLow; in ar5212GetNfAdjust() member789 for (i = 0; c->channel <= adjustDef[i].freqLow; i++) in ar5212GetNfAdjust()
111 uint16_t freqLow, freqHigh; member
1153 return ((*ci)->freqLow == (*ci)->freqHigh) ? EINVAL : 0; in mwl_hal_getchannelinfo()2050 ci->freqLow = (l == 32000) ? 0 : l; in get5Ghz()2082 ci->freqLow = ieee2mhz(1); in get2Ghz()
1006 uint16_t freqLow; in ar5211GetNfAdjust() member1022 for (i = 0; c->channel <= adjust5111[i].freqLow; i++) in ar5211GetNfAdjust()