Searched refs:freqLow (Results 1 – 5 of 5) sorted by relevance
642 uint16_t freqLow; in ar5111GetNfAdjust() member659 for (i = 0; c->channel <= adjust5111[i].freqLow; i++) in ar5111GetNfAdjust()
770 uint16_t freqLow; in ar5212GetNfAdjust() member787 for (i = 0; c->channel <= adjustDef[i].freqLow; i++) in ar5212GetNfAdjust()
109 uint16_t freqLow, freqHigh; member
1151 return ((*ci)->freqLow == (*ci)->freqHigh) ? EINVAL : 0; in mwl_hal_getchannelinfo()2048 ci->freqLow = (l == 32000) ? 0 : l; in get5Ghz()2080 ci->freqLow = ieee2mhz(1); in get2Ghz()
1004 uint16_t freqLow; in ar5211GetNfAdjust() member1020 for (i = 0; c->channel <= adjust5111[i].freqLow; i++) in ar5211GetNfAdjust()