Searched refs:HT40_CHANNEL_CENTER_SHIFT (Results 1 – 3 of 3) sorted by relevance
122 #define HT40_CHANNEL_CENTER_SHIFT 10 /* MHz */ macro
2644 centers->synth_center += HT40_CHANNEL_CENTER_SHIFT; in ar5416GetChannelCenters()2646 centers->synth_center + HT40_CHANNEL_CENTER_SHIFT; in ar5416GetChannelCenters()2648 centers->synth_center -= HT40_CHANNEL_CENTER_SHIFT; in ar5416GetChannelCenters()2650 centers->synth_center - HT40_CHANNEL_CENTER_SHIFT; in ar5416GetChannelCenters()
38 #define HT40_CHANNEL_CENTER_SHIFT 10 /* MHz */ macro238 centers->synth_center = ichan->channel + HT40_CHANNEL_CENTER_SHIFT; in ar9300_get_channel_centers()241 centers->synth_center = ichan->channel - HT40_CHANNEL_CENTER_SHIFT; in ar9300_get_channel_centers()246 centers->synth_center - (extoff * HT40_CHANNEL_CENTER_SHIFT); in ar9300_get_channel_centers()250 HT40_CHANNEL_CENTER_SHIFT : 15)); in ar9300_get_channel_centers()