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

  /src/sys/dev/ic/
arn9280.c 238 const struct ar5416_modal_eep_header *modal; local in function:ar9280_init_from_rom
243 modal = &eep->modalHeader[IEEE80211_IS_CHAN_2GHZ(c)];
245 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
254 modal->antCtrlChain[i]);
258 modal->iqCalICh[i]);
260 modal->iqCalQCh[i]);
266 modal->bswMargin[i]);
268 modal->bswAtten[i]);
270 modal->xatten2Margin[i]);
272 modal->xatten2Db[i])
    [all...]
arn9285.c 186 const struct ar9285_modal_eep_header *modal = &eep->modalHeader; local in function:ar9285_init_from_rom
191 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
192 AR_WRITE(sc, AR_PHY_SWITCH_CHAIN_0, modal->antCtrlChain);
195 reg = RW(reg, AR_PHY_TIMING_CTRL4_IQCORR_Q_I_COFF, modal->iqCalI);
196 reg = RW(reg, AR_PHY_TIMING_CTRL4_IQCORR_Q_Q_COFF, modal->iqCalQ);
202 modal->bswMargin);
204 modal->bswAtten);
206 modal->xatten2Margin);
208 modal->xatten2Db);
214 modal->bswMargin)
797 const struct ar9285_modal_eep_header *modal = &eep->modalHeader; local in function:ar9285_set_txpower
    [all...]
arn9287.c 163 const struct ar9287_modal_eep_header *modal = &eep->modalHeader; local in function:ar9287_init_from_rom
167 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
173 modal->antCtrlChain[i]);
177 modal->iqCalICh[i]);
179 modal->iqCalQCh[i]);
184 modal->bswMargin[i]);
186 modal->bswAtten[i]);
191 modal->rxTxMarginCh[i]);
193 modal->txRxAttenCh[i]);
200 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->swSettleHt40)
436 const struct ar9287_modal_eep_header *modal = &eep->modalHeader; local in function:ar9287_set_txpower
    [all...]
arn9380.c 223 struct ar9380_modal_eep_header *modal; local in function:ar9380_swap_rom
230 modal = &eep->modalHeader2G;
231 modal->antCtrlCommon = bswap32(modal->antCtrlCommon);
232 modal->antCtrlCommon2 = bswap32(modal->antCtrlCommon2);
233 modal->papdRateMaskHt20 = bswap32(modal->papdRateMaskHt20);
234 modal->papdRateMaskHt40 = bswap32(modal->papdRateMaskHt40)
253 const struct ar9380_modal_eep_header *modal; local in function:ar9380_get_paprd_masks
304 const struct ar9380_modal_eep_header *modal; local in function:ar9380_init_from_rom
866 const struct ar9380_modal_eep_header *modal; local in function:ar9380_set_correction
    [all...]
arn9280.c 238 const struct ar5416_modal_eep_header *modal; local in function:ar9280_init_from_rom
243 modal = &eep->modalHeader[IEEE80211_IS_CHAN_2GHZ(c)];
245 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
254 modal->antCtrlChain[i]);
258 modal->iqCalICh[i]);
260 modal->iqCalQCh[i]);
266 modal->bswMargin[i]);
268 modal->bswAtten[i]);
270 modal->xatten2Margin[i]);
272 modal->xatten2Db[i])
    [all...]
arn9285.c 186 const struct ar9285_modal_eep_header *modal = &eep->modalHeader; local in function:ar9285_init_from_rom
191 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
192 AR_WRITE(sc, AR_PHY_SWITCH_CHAIN_0, modal->antCtrlChain);
195 reg = RW(reg, AR_PHY_TIMING_CTRL4_IQCORR_Q_I_COFF, modal->iqCalI);
196 reg = RW(reg, AR_PHY_TIMING_CTRL4_IQCORR_Q_Q_COFF, modal->iqCalQ);
202 modal->bswMargin);
204 modal->bswAtten);
206 modal->xatten2Margin);
208 modal->xatten2Db);
214 modal->bswMargin)
797 const struct ar9285_modal_eep_header *modal = &eep->modalHeader; local in function:ar9285_set_txpower
    [all...]
arn9287.c 163 const struct ar9287_modal_eep_header *modal = &eep->modalHeader; local in function:ar9287_init_from_rom
167 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
173 modal->antCtrlChain[i]);
177 modal->iqCalICh[i]);
179 modal->iqCalQCh[i]);
184 modal->bswMargin[i]);
186 modal->bswAtten[i]);
191 modal->rxTxMarginCh[i]);
193 modal->txRxAttenCh[i]);
200 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->swSettleHt40)
436 const struct ar9287_modal_eep_header *modal = &eep->modalHeader; local in function:ar9287_set_txpower
    [all...]
arn9380.c 223 struct ar9380_modal_eep_header *modal; local in function:ar9380_swap_rom
230 modal = &eep->modalHeader2G;
231 modal->antCtrlCommon = bswap32(modal->antCtrlCommon);
232 modal->antCtrlCommon2 = bswap32(modal->antCtrlCommon2);
233 modal->papdRateMaskHt20 = bswap32(modal->papdRateMaskHt20);
234 modal->papdRateMaskHt40 = bswap32(modal->papdRateMaskHt40)
253 const struct ar9380_modal_eep_header *modal; local in function:ar9380_get_paprd_masks
304 const struct ar9380_modal_eep_header *modal; local in function:ar9380_init_from_rom
866 const struct ar9380_modal_eep_header *modal; local in function:ar9380_set_correction
    [all...]
arn5416.c 136 struct ar5416_modal_eep_header *modal; local in function:ar5416_swap_rom
140 modal = &eep->modalHeader[i];
142 modal->antCtrlCommon = bswap32(modal->antCtrlCommon);
144 modal->antCtrlChain[j] =
145 bswap32(modal->antCtrlChain[j]);
148 modal->spurChans[j].spurChan =
149 bswap16(modal->spurChans[j].spurChan);
228 const struct ar5416_modal_eep_header *modal; local in function:ar5416_init_from_rom
233 modal = &eep->modalHeader[IEEE80211_IS_CHAN_2GHZ(c)]
420 const struct ar5416_modal_eep_header *modal; local in function:ar5416_set_power_calib
521 const struct ar5416_modal_eep_header *modal; local in function:ar5416_set_txpower
786 const struct ar5416_modal_eep_header *modal; local in function:ar5416_rw_bank6tpc
913 struct ar5416_modal_eep_header *modal; local in function:ar9160_rw_addac
    [all...]
arn5416.c 136 struct ar5416_modal_eep_header *modal; local in function:ar5416_swap_rom
140 modal = &eep->modalHeader[i];
142 modal->antCtrlCommon = bswap32(modal->antCtrlCommon);
144 modal->antCtrlChain[j] =
145 bswap32(modal->antCtrlChain[j]);
148 modal->spurChans[j].spurChan =
149 bswap16(modal->spurChans[j].spurChan);
228 const struct ar5416_modal_eep_header *modal; local in function:ar5416_init_from_rom
233 modal = &eep->modalHeader[IEEE80211_IS_CHAN_2GHZ(c)]
420 const struct ar5416_modal_eep_header *modal; local in function:ar5416_set_power_calib
521 const struct ar5416_modal_eep_header *modal; local in function:ar5416_set_txpower
786 const struct ar5416_modal_eep_header *modal; local in function:ar5416_rw_bank6tpc
913 struct ar5416_modal_eep_header *modal; local in function:ar9160_rw_addac
    [all...]

Completed in 50 milliseconds