Searched defs:ah (Results 51 - 75 of 139) sorted by path

123456

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_eeprom.c37 ar5416EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
H A Dar5416_gpio.c37 cfgOutputMux(struct ath_hal *ah, uint32_t gpio, uint32_t type) argument
86 ar5416GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
139 ar5416GpioCfgInput(struct ath_hal *ah, uint32_t gpio) argument
163 ar5416GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) argument
184 ar5416GpioGet(struct ath_hal *ah, uint32_t gpio) argument
210 ar5416GpioSetIntr(struct ath_hal *ah, u_int gpio, uint32_t ilevel) argument
[all...]
H A Dar5416_interrupts.c36 ar5416IsInterruptPending(struct ath_hal *ah) argument
70 ar5416GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) argument
266 ar5416SetInterrupts(struct ath_hal *ah, HAL_INT ints) argument
[all...]
H A Dar5416_keycache.c41 ar5416ResetKeyCacheEntry(struct ath_hal *ah, uint16_t entry) argument
57 ar5416SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, argument
H A Dar5416_misc.c42 ar5416GetWirelessModes(struct ath_hal *ah) argument
68 ar5416SetLedState(struct ath_hal *ah, HAL_LED_STATE state) argument
109 ar5416GetTsf64(struct ath_hal *ah) argument
146 ar5416SetTsf64(struct ath_hal *ah, uint64_t tsf64) argument
171 ar5416ResetTsf(struct ath_hal *ah) argument
186 ar5416GetCurRssi(struct ath_hal *ah) argument
194 ar5416SetAntennaSwitch(struct ath_hal *ah, HAL_ANT_SETTING settings) argument
201 ar5416SetDecompMask(struct ath_hal *ah, uint16_t keyidx, int en) argument
208 ar5416SetCoverageClass(struct ath_hal *ah, uint8_t coverageclass, int now) argument
218 ar5416GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hsample) argument
265 ar5416SetChainMasks(struct ath_hal *ah, uint32_t tx_chainmask, uint32_t rx_chainmask) argument
282 ar5416Get11nExtBusy(struct ath_hal *ah) argument
357 ar5416Set11nMac2040(struct ath_hal *ah, HAL_HT_MACMODE mode) argument
377 ar5416Get11nRxClear(struct ath_hal *ah) argument
403 ar5416Set11nRxClear(struct ath_hal *ah, HAL_HT_RXCLEAR rxclear) argument
423 ar5416SetQuiet(struct ath_hal *ah, uint32_t period, uint32_t duration, uint32_t nextStart, HAL_QUIET_FLAG flag) argument
449 ar5416GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t *result) argument
485 ar5416SetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, u_int32_t capability, u_int32_t setting, HAL_STATUS *status) argument
532 ar5416GetDiagState(struct ath_hal *ah, int request, const void *args, uint32_t argsize, void **result, uint32_t *resultsize) argument
564 ar5416SetRifsDelay(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_BOOL enable) argument
617 ar5416CompareDbgHang(struct ath_hal *ah, const mac_dbg_regs_t *regs, const hal_mac_hang_check_t *check) argument
659 ar5416DetectMacHang(struct ath_hal *ah) argument
707 ar5416DetectBBHang(struct ath_hal *ah) argument
[all...]
H A Dar5416_phy.c109 ar5416GetRateTable(struct ath_hal *ah, u_int mode) argument
H A Dar5416_radar.c56 ar5416GetDfsDefaultThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) argument
83 ar5416GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) argument
125 ar5416EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) argument
235 ar5416ProcessRadarEvent(struct ath_hal *ah, struct ath_rx_status *rxs, uint64_t fulltsf, const char *buf, HAL_DFS_EVENT *event) argument
429 ar5416IsFastClockEnabled(struct ath_hal *ah) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9130_phy.c33 ar9130InitPLL(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9280.c48 ar9280WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
75 ar9280SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
222 ar9280GetRfBank(struct ath_hal *ah, int bank) argument
234 ar9280SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
247 ar9280SetPowerTable(struct ath_hal *ah, int16_t *pPowerMin, int16_t *pPowerMax, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
282 ar9280GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
355 ar9280GetNoiseFloor(struct ath_hal *ah, int16_t nfarray[]) argument
398 ar9280GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) argument
407 ar9280RfDetach(struct ath_hal *ah) argument
417 ar9280RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
455 ar9280RfProbe(struct ath_hal *ah) argument
[all...]
H A Dar9285_cal.c51 ar9285_hw_pa_cal(struct ath_hal *ah, HAL_BOOL is_reset) argument
155 ar9002_hw_pa_cal(struct ath_hal *ah, HAL_BOOL is_reset) argument
167 ar9285_hw_cl_cal(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
206 ar9285_hw_clc(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
263 ar9285InitCalHardware(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
[all...]
H A Dar9285_phy.c45 ar9285_antdiv_comb_conf_get(struct ath_hal *ah, HAL_ANT_COMB_CONFIG *antconf) argument
60 ar9285_antdiv_comb_conf_set(struct ath_hal *ah, HAL_ANT_COMB_CONFIG *antconf) argument
85 ar9285_check_div_comb(struct ath_hal *ah) argument
H A Dar9285_reset.c74 ar9285SetTransmitPower(struct ath_hal *ah, argument
191 ar9285SetBoardGain(struct ath_hal *ah, const MODAL_EEP4K_HEADER *pModal, const struct ar5416eeprom_4k *eep, uint8_t txRxAttenLocal) argument
246 ar9285SetBoardValues(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
398 ar9285SetPowerPerRateTable(struct ath_hal *ah, struct ar5416eeprom_4k *pEepData, const struct ieee80211_channel *chan, int16_t *ratesArray, uint16_t cfgCtl, uint16_t AntennaReduction, uint16_t twiceMaxRegulatoryPower, uint16_t powerLimit) argument
566 ar9285SetPowerCalTable(struct ath_hal *ah, struct ar5416eeprom_4k *pEepData, const struct ieee80211_channel *chan, int16_t *pTxPowerIndexOffset) argument
639 ar9285GetGainBoundariesAndPdadcs(struct ath_hal *ah, const struct ieee80211_channel *chan, CAL_DATA_PER_FREQ_4K *pRawDataSet, uint8_t * bChans, uint16_t availPiers, uint16_t tPdGainOverlap, int16_t *pMinCalPower, uint16_t * pPdGainBoundaries, uint8_t * pPDADCValues, uint16_t numXpdGains) argument
[all...]
H A Dar9287.c48 ar9287WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, argument
75 ar9287SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
164 ar9287GetRfBank(struct ath_hal *ah, int bank) argument
176 ar9287SetRfRegs(struct ath_hal *ah, const struct ieee80211_channel *chan, uint16_t modesIndex, uint16_t *rfXpdGain) argument
189 ar9287SetPowerTable(struct ath_hal *ah, int16_t *pPowerMin, int16_t *pPowerMax, const struct ieee80211_channel *chan, uint16_t *rfXpdGain) argument
224 ar9287GetChannelMaxMinPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *maxPow, int16_t *minPow) argument
297 ar9287GetNoiseFloor(struct ath_hal *ah, int16_t nfarray[]) argument
340 ar9287GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) argument
349 ar9287RfDetach(struct ath_hal *ah) argument
359 ar9287RfAttach(struct ath_hal *ah, HAL_STATUS *status) argument
397 ar9287RfProbe(struct ath_hal *ah) argument
[all...]
H A Dar9287_olc.c47 ar9287olcInit(struct ath_hal *ah) argument
67 ar9287olcTemperatureCompensation(struct ath_hal *ah) argument
105 ar9287olcGetTxGainIndex(struct ath_hal *ah, const struct ieee80211_channel *chan, struct cal_data_op_loop_ar9287 *pRawDatasetOpLoop, uint8_t *pCalChans, uint16_t availPiers, int8_t *pPwr) argument
134 ar9287olcSetPDADCs(struct ath_hal *ah, int32_t txPower, uint16_t chain) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.c105 struct ath_hal *ah = sc->sc_ah; local
205 struct ath_hal *ah = sc->sc_ah; local
H A Dif_ath_keycache.c129 struct ath_hal *ah = sc->sc_ah; local
198 struct ath_hal *ah = sc->sc_ah; local
492 struct ath_hal *ah = sc->sc_ah; local
[all...]
H A Dif_ath_tdma.c138 struct ath_hal *ah = sc->sc_ah; local
254 struct ath_hal *ah = sc->sc_ah; local
365 struct ath_hal *ah = sc->sc_ah; local
618 struct ath_hal *ah = sc->sc_ah; local
[all...]
H A Dah_osdep.c122 ath_hal_vprintf(struct ath_hal *ah, const char* fmt, va_list ap) argument
128 ath_hal_printf(struct ath_hal *ah, const char* fmt, ...) argument
150 ath_hal_reg_whilst_asleep(struct ath_hal *ah, uint32_ argument
163 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) argument
250 ath_hal_alq_get(struct ath_hal *ah) argument
274 ath_hal_reg_write(struct ath_hal *ah, u_int32_t reg, u_int32_t val) argument
308 ath_hal_reg_read(struct ath_hal *ah, u_int32_t reg) argument
344 OS_MARK(struct ath_hal *ah, u_int id, u_int32_t v) argument
372 ath_hal_reg_write(struct ath_hal *ah, u_int32_t reg, u_int32_t val) argument
395 ath_hal_reg_read(struct ath_hal *ah, u_int32_t reg) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/
H A Dglue.c27 struct ath_hal* ah = sc->sc_ah; local
64 struct ath_hal* ah = sc->sc_ah; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.c43 ar9300SetChainMasks(struct ath_hal *ah, uint32_t tx_chainmask, argument
54 ar9300GetSlotTime(struct ath_hal *ah) argument
61 ar9300_freebsd_set_tx_power_limit(struct ath_hal *ah, uint32_t limit) argument
67 ar9300_get_next_tbtt(struct ath_hal *ah) argument
80 ar9300_freebsd_get_antenna_switch(struct ath_hal *ah) argument
87 ar9300_freebsd_set_antenna_switch(struct ath_hal *ah, HAL_ANT_SETTING setting) argument
94 ar9300_freebsd_get_cts_timeout(struct ath_hal *ah) argument
101 ar9300_freebsd_set_tsf64(struct ath_hal *ah, uint64_t tsf64) argument
118 ar9300_freebsd_proc_radar_event(struct ath_hal *ah, struct ath_rx_status *rxs, uint64_t fulltsf, const char *buf, HAL_DFS_EVENT *event) argument
308 ar9300_attach_freebsd_ops(struct ath_hal *ah) argument
527 ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, HAL_BOOL bChannelChange, HAL_RESET_TYPE resetType, HAL_STATUS *status) argument
553 ar9300_config_pcie_freebsd(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) argument
570 ar9300_eeprom_get_freebsd(struct ath_hal *ah, int param, void *val) argument
584 ar9300_stop_tx_dma_freebsd(struct ath_hal *ah, u_int q) argument
591 ar9300_ani_poll_freebsd(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
624 ar9300_config_defaults_freebsd(struct ath_hal *ah, HAL_OPS_CONFIG *ah_config) argument
633 ar9300_stop_dma_receive_freebsd(struct ath_hal *ah) argument
640 ar9300_get_pending_interrupts_freebsd(struct ath_hal *ah, HAL_INT *masked) argument
648 ar9300_set_interrupts_freebsd(struct ath_hal *ah, HAL_INT ints) argument
656 ar9300_per_calibration_freebsd(struct ath_hal *ah, struct ieee80211_channel *chan, u_int rxchainmask, HAL_BOOL long_cal, HAL_BOOL *isCalDone) argument
672 ar9300_reset_cal_valid_freebsd(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
691 ar9300_proc_rx_desc_freebsd(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *ds_next, uint64_t tsf, struct ath_rx_status *rxs) argument
704 ar9300_ani_rxmonitor_freebsd(struct ath_hal *ah, const HAL_NODE_STATS *stats, const struct ieee80211_channel *chan) argument
713 ar9300_freebsd_get_desc_link(struct ath_hal *ah, void *ds, uint32_t *link) argument
726 ar9300_freebsd_setup_tx_desc(struct ath_hal *ah, struct ath_desc *ds, u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type, u_int txPower, u_int txRate0, u_int txTries0, u_int keyIx, u_int antMode, u_int flags, u_int rtsctsRate, u_int rtsCtsDuration, u_int compicvLen, u_int compivLen, u_int comp) argument
747 ar9300_freebsd_setup_x_tx_desc(struct ath_hal *ah, struct ath_desc *ds, u_int txRate1, u_int txTries1, u_int txRate2, u_int txTries2, u_int txRate3, u_int txTries3) argument
766 ar9300_freebsd_fill_tx_desc(struct ath_hal *ah, struct ath_desc *ds, HAL_DMA_ADDR *bufListPtr, uint32_t *segLenPtr, u_int descId, u_int qid, HAL_BOOL firstSeg, HAL_BOOL lastSeg, const struct ath_desc *ds0) argument
787 ar9300_freebsd_get_tx_completion_rates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) argument
800 ar9300_freebsd_set_11n_rate_scenario(struct ath_hal *ah, struct ath_desc *ds, u_int durUpdateEn, u_int rtsctsRate, HAL_11N_RATE_SERIES series[], u_int nseries, u_int flags) argument
812 ar9300_freebsd_chain_tx_desc(struct ath_hal *ah, struct ath_desc *ds, HAL_DMA_ADDR *bufLenList, uint32_t *segLenList, u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type, u_int keyIx, HAL_CIPHER cipher, uint8_t numDelims, HAL_BOOL firstSeg, HAL_BOOL lastSeg, HAL_BOOL lastAggr) argument
825 ar9300_freebsd_setup_first_tx_desc(struct ath_hal *ah, struct ath_desc *ds, u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, u_int txTries0, u_int antMode, u_int rtsctsRate, u_int rtsctsDuration) argument
840 ar9300_freebsd_setup_last_tx_desc(struct ath_hal *ah, struct ath_desc *ds, const struct ath_desc *ds0) argument
849 ar9300_freebsd_setup_11n_desc(struct ath_hal *ah, void *ds, u_int pktLen, HAL_PKT_TYPE type, u_int txPower, u_int keyIx, u_int flags) argument
868 ar9300_freebsd_proc_tx_desc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *ts) argument
876 ar9300_freebsd_beacon_init(struct ath_hal *ah, uint32_t next_beacon, uint32_t beacon_period) argument
885 ar9300_freebsd_get_mib_cycle_counts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hs) argument
897 ar9300ClrMulticastFilterIndex(struct ath_hal *ah, uint32_t ix) argument
917 ar9300SetMulticastFilterIndex(struct ath_hal *ah, uint32_t ix) argument
942 ar9300_beacon_set_beacon_timers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt) argument
986 rf9330_attach(struct ath_hal *ah, HAL_STATUS *status) argument
994 rf9330_probe(struct ath_hal *ah) argument
[all...]
H A Dar9300_reset.c99 ar9300_disable_pll_lock_detect(struct ath_hal *ah) argument
117 ar9300_attach_hw_platform(struct ath_hal *ah) argument
131 ar9300_set_ifs_timing(struct ath_hal *ah, struct ieee80211_channel *chan) argument
174 ar9300_init_mfp(struct ath_hal * ah) argument
218 ar9300_get_channel_centers(struct ath_hal *ah, const struct ieee80211_channel *chan, CHAN_CENTERS *centers) argument
278 ar9300_upload_noise_floor(struct ath_hal *ah, int is_2g, int16_t nfarray[HAL_NUM_NF_READINGS]) argument
345 ar9300_get_min_cca_pwr(struct ath_hal *ah) argument
369 ar9300_chain_noise_floor(struct ath_hal *ah, int16_t *nf_buf, struct ieee80211_channel *chan, int is_scan) argument
432 ar9300_get_nf_from_reg(struct ath_hal *ah, struct ieee80211_channel *chan, int wait_time) argument
461 ar9300_get_nf_hist_mid(struct ath_hal *ah, HAL_NFCAL_HIST_FULL *h, int reading, int hist_len) argument
488 ar9300_limit_nf_range(struct ath_hal *ah, int16_t nf) argument
500 ar9300_reset_nf_hist_buff(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan) argument
548 ar9300_update_nf_hist_buff(struct ath_hal *ah, HAL_NFCAL_HIST_FULL *h, int16_t *nfarray, int hist_len) argument
587 get_noise_floor_thresh(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *chan, int16_t *nft) argument
621 ar9300_store_new_nf(struct ath_hal *ah, struct ieee80211_channel *chan, int is_scan) argument
746 ar9300_get_delta_slope_values(struct ath_hal *ah, u_int32_t coef_scaled, u_int32_t *coef_mantissa, u_int32_t *coef_exponent) argument
782 ar9300_set_delta_slope(struct ath_hal *ah, struct ieee80211_channel *chan) argument
831 ar9300_check_chan(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
866 ar9300_set_11n_regs(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_HT_MACMODE macmode) argument
936 ar9300_spur_mitigate_mrc_cck(struct ath_hal *ah, struct ieee80211_channel *chan) argument
1037 ar9300_spur_mitigate_ofdm(struct ath_hal *ah, struct ieee80211_channel *chan) argument
1246 ar9300_spur_mitigate(struct ath_hal *ah, struct ieee80211_channel *chan) argument
1257 ar9300_channel_change(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_CHANNEL_INTERNAL *ichan, HAL_HT_MACMODE macmode) argument
1362 ar9300_set_operating_mode(struct ath_hal *ah, int opmode) argument
1388 ar9300_init_pll(struct ath_hal *ah, struct ieee80211_channel *chan) argument
1681 ar9300_set_reset(struct ath_hal *ah, int type) argument
1885 ar9300_set_reset_power_on(struct ath_hal *ah) argument
1929 ar9300_set_reset_reg(struct ath_hal *ah, u_int32_t type) argument
1969 ar9300_phy_disable(struct ath_hal *ah) argument
2020 ar9300_disable(struct ath_hal *ah) argument
2040 ar9300_set_rf_mode(struct ath_hal *ah, struct ieee80211_channel *chan) argument
2067 ar9300_chip_reset(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_RESET_TYPE reset_type) argument
2125 ar9300_setup_calibration(struct ath_hal *ah, HAL_CAL_LIST *curr_cal) argument
2175 ar9300_reset_calibration(struct ath_hal *ah, HAL_CAL_LIST *curr_cal) argument
2202 ar9300_get_rx_chain_mask(struct ath_hal *ah) argument
2216 ar9300_get_nf_hist_base(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *chan, int is_scan, int16_t nf[]) argument
2243 ar9300_load_nf(struct ath_hal *ah, int16_t nf[]) argument
2348 ar9300_per_calibration(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan, u_int8_t rxchainmask, HAL_CAL_LIST *curr_cal, HAL_BOOL *is_cal_done) argument
2398 ar9300_start_nf_cal(struct ath_hal *ah) argument
2423 ar9300_calibration(struct ath_hal *ah, struct ieee80211_channel *chan, u_int8_t rxchainmask, HAL_BOOL do_nf_cal, HAL_BOOL *is_cal_done, int is_scan, u_int32_t *sched_cals) argument
2527 ar9300_iq_cal_collect(struct ath_hal *ah, u_int8_t num_chains) argument
2560 ar9300_iq_calibration(struct ath_hal *ah, u_int8_t num_chains) argument
2692 ar9300_rx_iq_cal_restore(struct ath_hal *ah) argument
2742 ar9300_set_tx_power_limit(struct ath_hal *ah, u_int32_t limit, u_int16_t extra_txpow, u_int16_t tpc_in_db) argument
2775 ar9300_get_rfgain(struct ath_hal *ah) argument
2783 ar9300_init_chain_masks(struct ath_hal *ah, int rx_chainmask, int tx_chainmask) argument
2819 ar9300_override_ini(struct ath_hal *ah, struct ieee80211_channel *chan) argument
2856 ar9300_prog_ini(struct ath_hal *ah, struct ar9300_ini_array *ini_arr, int column) argument
2892 ar9300_process_ini(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_CHANNEL_INTERNAL *ichan, HAL_HT_MACMODE macmode) argument
3225 ar9300_is_cal_supp(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_CAL_TYPES cal_type) argument
3422 ar9300_run_init_cals(struct ath_hal *ah, int init_cal_count) argument
3557 ar9300_invalidate_saved_cals(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan) argument
3570 ar9300_restore_rtt_cals(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan) argument
3581 ar9300_init_cal_internal(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_CHANNEL_INTERNAL *ichan, HAL_BOOL enable_rtt, HAL_BOOL do_rtt_cal, HAL_BOOL skip_if_none, HAL_BOOL apply_last_iqcorr) argument
3982 ar9300_init_cal(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_BOOL skip_if_none, HAL_BOOL apply_last_iqcorr) argument
3998 ar9300_reset_cal_valid(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_BOOL *is_cal_done, u_int32_t cal_type) argument
4049 ar9300_set_dma(struct ath_hal *ah) argument
4146 ar9300_init_bb(struct ath_hal *ah, struct ieee80211_channel *chan) argument
4176 ar9300_init_interrupt_masks(struct ath_hal *ah, HAL_OPMODE opmode) argument
4256 ar9300_init_qos(struct ath_hal *ah) argument
4278 ar9300_init_user_settings(struct ath_hal *ah) argument
4312 ar9300_get_spur_info(struct ath_hal * ah, int *enable, int len, u_int16_t *freq) argument
4395 First_NFCal(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan, int is_scan, struct ieee80211_channel *chan) argument
4515 ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, HAL_HT_MACMODE macmode, u_int8_t txchainmask, u_int8_t rxchainmask, HAL_HT_EXTPROTSPACING extprotspacing, HAL_BOOL b_channel_change, HAL_STATUS *status, HAL_RESET_TYPE reset_type, int is_scan) argument
5430 ar9300_green_ap_ps_on_off( struct ath_hal *ah, u_int16_t on_off) argument
5441 ar9300_is_single_ant_power_save_possible(struct ath_hal *ah) argument
5451 ar9300_find_mag_approx(struct ath_hal *ah, int32_t in_re, int32_t in_im) argument
5473 ar9300_solve_iq_cal( struct ath_hal *ah, int32_t sin_2phi_1, int32_t cos_2phi_1, int32_t sin_2phi_2, int32_t cos_2phi_2, int32_t mag_a0_d0, int32_t phs_a0_d0, int32_t mag_a1_d0, int32_t phs_a1_d0, int32_t solved_eq[]) argument
5526 ar9300_calc_iq_corr(struct ath_hal *ah, int32_t chain_idx, const int32_t iq_res[], int32_t iqc_coeff[]) argument
5776 ar9300_tx_iq_cal_outlier_detection(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan, u_int32_t num_chains, struct coeff_t *coeff, HAL_BOOL is_cal_reusable) argument
5960 ar9300_tx_iq_cal_apply(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan) argument
6038 ar9300_tx_iq_cal_hw_run(struct ath_hal *ah) argument
6064 ar9300_tx_iq_cal_post_proc(struct ath_hal *ah,HAL_CHANNEL_INTERNAL *ichan, int iqcal_idx, int max_iqcal,HAL_BOOL is_cal_reusable, HAL_BOOL apply_last_corr) argument
6275 ar9300_disable_phy_restart(struct ath_hal *ah, int disable_phy_restart) argument
6293 ar9300_interference_is_present(struct ath_hal *ah) argument
6327 ar9300_crdc_rx_notify(struct ath_hal *ah, struct ath_rx_status *rxs) argument
6355 ar9300_crdc_avg_rssi(struct ath_hal *ah, int chain) argument
6376 ar9300_crdc_activate(struct ath_hal *ah, int rssi_diff, int enable) argument
6396 ar9300_chain_rssi_diff_compensation(struct ath_hal *ah) argument
6444 ar9300_ant_ctrl_set_lna_div_use_bt_ant(struct ath_hal *ah, HAL_BOOL enable, const struct ieee80211_channel *chan) argument
[all...]
H A Dar9300_stub_funcs.c33 ar9300_Stub_GetRadioRev(struct ath_hal *ah) argument
53 ar9300_Stub_Detach(struct ath_hal *ah) argument
61 ar9300_Stub_ChipTest(struct ath_hal *ah) argument
69 ar9300_Stub_GetChannelEdges(struct ath_hal *ah, uint16_t flags, argument
78 ar9300_Stub_FillCapabilityInfo(struct ath_hal *ah) argument
86 ar9300_Stub_SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS * bs) argument
94 ar9300_Stub_BeaconInit(struct ath_hal *ah, uint32_t next_beacon, uint32_t beacon_period) argument
102 ar9300_Stub_ResetStaBeaconTimers(struct ath_hal *ah) argument
109 ar9300_Stub_SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs) argument
116 ar9300_Stub_GetNextTBTT(struct ath_hal *ah) argument
124 ar9300_Stub_IsInterruptPending(struct ath_hal *ah) argument
132 ar9300_Stub_GetPendingInterrupts(struct ath_hal *ah, HAL_INT *mask) argument
140 ar9300_Stub_GetInterrupts(struct ath_hal *ah) argument
148 ar9300_Stub_SetInterrupts(struct ath_hal *ah, HAL_INT ints) argument
157 ar9300_Stub_GetKeyCacheSize(struct ath_hal *ah) argument
165 ar9300_Stub_IsKeyCacheEntryValid(struct ath_hal *ah, uint16_t entry) argument
173 ar9300_Stub_ResetKeyCacheEntry(struct ath_hal *ah, uint16_t entry) argument
181 ar9300_Stub_SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
190 ar9300_Stub_SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
199 ar9300_Stub_GetMacAddress(struct ath_hal *ah, uint8_t *mac) argument
206 ar9300_Stub_SetMacAddress(struct ath_hal *ah, const uint8_t *mac) argument
214 ar9300_Stub_GetBssIdMask(struct ath_hal *ah, uint8_t *mac) argument
221 ar9300_Stub_SetBssIdMask(struct ath_hal *ah, const uint8_t *bssid) argument
229 ar9300_Stub_EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
237 ar9300_Stub_EepromWrite(struct ath_hal *ah, u_int off, uint16_t data) argument
245 ar9300_Stub_SetRegulatoryDomain(struct ath_hal *ah, uint16_t regDomain, HAL_STATUS *stats) argument
254 ar9300_Stub_GetWirelessModes(struct ath_hal *ah) argument
263 ar9300_Stub_EnableRfKill(struct ath_hal *ah) argument
270 ar9300_Stub_GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE mux) argument
279 ar9300_Stub_GpioCfgInput(struct ath_hal *ah, uint32_t gpio) argument
287 ar9300_Stub_GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) argument
295 ar9300_Stub_GpioGet(struct ath_hal *ah, uint32_t gpio) argument
303 ar9300_Stub_GpioSetIntr(struct ath_hal *ah, u_int gpioPin, uint32_t ilevel) argument
310 ar9300_Stub_SetLedState(struct ath_hal *ah, HAL_LED_STATE state) argument
317 ar9300_Stub_WriteAssocid(struct ath_hal *ah, const uint8_t *bssid, uint16_t assocId) argument
325 ar9300_Stub_GetTsf32(struct ath_hal *ah) argument
333 ar9300_Stub_GetTsf64(struct ath_hal *ah) argument
341 ar9300_Stub_SetTsf64(struct ath_hal *ah, uint64_t tsf64) argument
348 ar9300_Stub_ResetTsf(struct ath_hal *ah) argument
355 ar9300_Stub_SetBasicRate(struct ath_hal *ah, HAL_RATE_SET *pSet) argument
362 ar9300_Stub_GetRandomSeed(struct ath_hal *ah) argument
370 ar9300_Stub_DetectCardPresent(struct ath_hal *ah) argument
378 ar9300_Stub_EnableMibCounters(struct ath_hal *ah) argument
385 ar9300_Stub_DisableMibCounters(struct ath_hal *ah) argument
392 ar9300_Stub_UpdateMibCounters(struct ath_hal *ah, HAL_MIB_STATS* stats) argument
399 ar9300_Stub_IsJapanChannelSpreadSupported(struct ath_hal *ah) argument
407 ar9300_Stub_GetCurRssi(struct ath_hal *ah) argument
415 ar9300_Stub_GetDefAntenna(struct ath_hal *ah) argument
423 ar9300_Stub_SetDefAntenna(struct ath_hal *ah, u_int antenna) argument
430 ar9300_Stub_GetAntennaSwitch(struct ath_hal *ah) argument
438 ar9300_Stub_SetAntennaSwitch(struct ath_hal *ah, HAL_ANT_SETTING setting) argument
446 ar9300_Stub_IsSleepAfterBeaconBroken(struct ath_hal *ah) argument
454 ar9300_Stub_SetSifsTime(struct ath_hal *ah, u_int sifs) argument
462 ar9300_Stub_GetSifsTime(struct ath_hal *ah) argument
470 ar9300_Stub_SetSlotTime(struct ath_hal *ah, u_int slottime) argument
478 ar9300_Stub_GetSlotTime(struct ath_hal *ah) argument
486 ar9300_Stub_SetAckTimeout(struct ath_hal *ah, u_int acktimeout) argument
494 ar9300_Stub_GetAckTimeout(struct ath_hal *ah) argument
502 ar9300_Stub_SetAckCTSRate(struct ath_hal *ah, u_int ctsrate) argument
510 ar9300_Stub_GetAckCTSRate(struct ath_hal *ah) argument
518 ar9300_Stub_SetCTSTimeout(struct ath_hal *ah, u_int ctstimeout) argument
526 ar9300_Stub_GetCTSTimeout(struct ath_hal *ah) argument
534 ar9300_Stub_SetDecompMask(struct ath_hal *ah, uint16_t a, int b) argument
542 ar9300_Stub_SetCoverageClass(struct ath_hal *ah, uint8_t a, int b) argument
549 ar9300_Stub_SetPCUConfig(struct ath_hal *ah) argument
556 ar9300_Stub_Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode) argument
564 ar9300_Stub_SetupClock(struct ath_hal *ah, HAL_OPMODE opmode) argument
571 ar9300_Stub_RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) argument
578 ar9300_Stub_GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *ichan) argument
586 ar9300_Stub_SetCompRegs(struct ath_hal *ah) argument
593 ar9300_Stub_GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE ctype, uint32_t which, uint32_t *val) argument
611 ar9300_Stub_GetDiagState(struct ath_hal *ah, int request, const void *args, uint32_t argsize, void **result, uint32_t *resultsize) argument
621 ar9300_Stub_SetQuiet(struct ath_hal *ah, uint32_t period, uint32_t duration, uint32_t nextStart, HAL_QUIET_FLAG flag) argument
630 ar9300_Stub_GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hs) argument
639 ar9300_Stub_SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
648 ar9300_Stub_GetPowerMode(struct ath_hal *ah) argument
656 ar9300_Stub_GetPowerStatus(struct ath_hal *ah) argument
664 ar9300_Stub_GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) argument
672 ar9300_Stub_SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) argument
679 ar9300_Stub_EnableReceive(struct ath_hal *ah) argument
686 ar9300_Stub_StopDmaReceive(struct ath_hal *ah) argument
694 ar9300_Stub_StartPcuReceive(struct ath_hal *ah, HAL_BOOL is_scanning) argument
701 ar9300_Stub_StopPcuReceive(struct ath_hal *ah) argument
708 ar9300_Stub_SetMulticastFilter(struct ath_hal *ah, uint32_t filter0, uint32_t filter1) argument
716 ar9300_Stub_ClrMulticastFilterIndex(struct ath_hal *ah, uint32_t ix) argument
724 ar9300_Stub_SetMulticastFilterIndex(struct ath_hal *ah, uint32_t ix) argument
732 ar9300_Stub_GetRxFilter(struct ath_hal *ah) argument
740 ar9300_Stub_SetRxFilter(struct ath_hal *ah, uint32_t bits) argument
747 ar9300_Stub_SetupRxDesc(struct ath_hal *ah, struct ath_desc *rxdesc, uint32_t size, u_int flags) argument
756 ar9300_Stub_ProcRxDesc(struct ath_hal *ah, struct ath_desc *desc0, uint32_t a, struct ath_desc *desc, uint64_t tsf, struct ath_rx_status *rxstat) argument
766 ar9300_Stub_Reset(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, HAL_BOOL bChannelChange, HAL_RESET_TYPE resetType, HAL_STATUS *status) argument
777 ar9300_Stub_SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
786 ar9300_Stub_SetOperatingMode(struct ath_hal *ah, int opmode) argument
793 ar9300_Stub_PhyDisable(struct ath_hal *ah) argument
801 ar9300_Stub_Disable(struct ath_hal *ah) argument
809 ar9300_Stub_ChipReset(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
818 ar9300_Stub_PerCalibration(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_BOOL *isIQdone) argument
827 ar9300_Stub_PerCalibrationN(struct ath_hal *ah, struct ieee80211_channel *chan, u_int chainMask, HAL_BOOL longCal, HAL_BOOL *isCalDone) argument
837 ar9300_Stub_ResetCalValid(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
846 ar9300_Stub_GetNoiseFloor(struct ath_hal *ah) argument
855 ar9300_Stub_InitNfCalHistBuffer(struct ath_hal *ah) argument
870 ar9300_Stub_SetSpurMitigation(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
878 ar9300_Stub_SetAntennaSwitchInternal(struct ath_hal *ah, HAL_ANT_SETTING settings, const struct ieee80211_channel *chan) argument
887 ar9300_Stub_SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) argument
895 ar9300_Stub_GetChipPowerLimits(struct ath_hal *ah, struct ieee80211_channel *chan) argument
904 ar9300_Stub_InitializeGainValues(struct ath_hal *ah) argument
911 ar9300_Stub_GetRfgain(struct ath_hal *ah) argument
919 ar9300_Stub_RequestRfgain(struct ath_hal *ah) argument
926 ar9300_Stub_UpdateTxTrigLevel(struct ath_hal *ah, HAL_BOOL IncTrigLevel) argument
935 ar9300_Stub_SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) argument
944 ar9300_Stub_GetTxQueueProps(struct ath_hal *ah, int q, HAL_TXQ_INFO *qInfo) argument
953 ar9300_Stub_SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, const HAL_TXQ_INFO *qInfo) argument
962 ar9300_Stub_ReleaseTxQueue(struct ath_hal *ah, u_int q) argument
970 ar9300_Stub_ResetTxQueue(struct ath_hal *ah, u_int q) argument
978 ar9300_Stub_GetTxDP(struct ath_hal *ah, u_int q) argument
986 ar9300_Stub_SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp) argument
994 ar9300_Stub_StartTxDma(struct ath_hal *ah, u_int q) argument
1002 ar9300_Stub_NumTxPending(struct ath_hal *ah, u_int q) argument
1010 ar9300_Stub_StopTxDma(struct ath_hal *ah, u_int q) argument
1018 ar9300_Stub_SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type, u_int txPower, u_int txRate0, u_int txTries0, u_int keyIx, u_int antMode, u_int flags, u_int rtsctsRate, u_int rtsctsDuration, u_int compicvLen, u_int compivLen, u_int comp) argument
1031 ar9300_Stub_SetupXTxDesc(struct ath_hal *ah, struct ath_desc *desc, u_int txRate1, u_int txRetries1, u_int txRate2, u_int txRetries2, u_int txRate3, u_int txRetries3) argument
1042 ar9300_Stub_FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList, u_int descId, u_int qcuId, HAL_BOOL firstSeg, HAL_BOOL lastSeg, const struct ath_desc *ds0) argument
1054 ar9300_Stub_ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *txstat) argument
1063 ar9300_Stub_GetTxIntrQueue(struct ath_hal *ah, uint32_t *val) argument
1070 ar9300_Stub_IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *desc) argument
1077 ar9300_Stub_GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) argument
1086 ar9300_Stub_GetRateTable(struct ath_hal *ah, u_int mode) argument
1130 ar9300_Stub_AniControl(struct ath_hal *ah, HAL_ANI_CMD cmd, int param) argument
1151 ar9300_Stub_AniPhyErrReport(struct ath_hal *ah, const struct ath_rx_status *rs) argument
1160 ar9300_Stub_ProcessMibIntr(struct ath_hal *ah, const HAL_NODE_STATS *stats) argument
1167 ar9300_Stub_RxMonitor(struct ath_hal *ah, const HAL_NODE_STATS *stats, const struct ieee80211_channel *chan) argument
1175 ar9300_Stub_AniPoll(struct ath_hal *ah, const struct ieee80211_channel * chan) argument
1182 ar9300_Stub_AniReset(struct ath_hal *ah, const struct ieee80211_channel * chan, HAL_OPMODE ani_opmode, int val) argument
1190 ar9300_Stub_IsNFCalInProgress(struct ath_hal *ah) argument
1198 ar9300_Stub_WaitNFCalComplete(struct ath_hal *ah, int i) argument
1206 ar9300_Stub_EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) argument
1213 ar9300_Stub_GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) argument
1220 ar9300_Stub_ProcessRadarEvent(struct ath_hal *ah, struct ath_rx_status *rxs, uint64_t fulltsf, const char *buf, HAL_DFS_EVENT *event) argument
1230 ar9300_Stub_IsFastClockEnabled(struct ath_hal *ah) argument
1238 ar9300_Stub_Get11nExtBusy(struct ath_hal *ah) argument
1246 ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) argument
1253 ar9300_Stub_DisablePCIE(struct ath_hal *ah) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.c96 struct ath_hal *ah; local
119 struct ath_hal *ah; local
143 ath_hal_mac_name(struct ath_hal *ah) argument
240 ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode) argument
260 ath_hal_rf_name(struct ath_hal *ah) argument
305 ath_hal_wait(struct ath_hal *ah, u_int reg, uint32_t mask, uint32_t val) argument
313 ath_hal_waitfor(struct ath_hal *ah, u_int reg, uint32_t mask, uint32_t val, uint32_t timeout) argument
363 ath_hal_pkt_txtime(struct ath_hal *ah, const HAL_RATE_TABLE *rates, uint32_t frameLen, uint16_t rateix, HAL_BOOL isht40, HAL_BOOL shortPreamble, HAL_BOOL includeSifs) argument
432 ath_hal_computetxtime(struct ath_hal *ah, const HAL_RATE_TABLE *rates, uint32_t frameLen, uint16_t rateix, HAL_BOOL shortPreamble, HAL_BOOL includeSifs) argument
517 ath_hal_get_curmode(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
575 ath_hal_chan2wmode(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
597 ath_hal_mac_clks(struct ath_hal *ah, u_int usecs) argument
625 ath_hal_mac_usec(struct ath_hal *ah, u_int clks) argument
637 ath_hal_mac_psec(struct ath_hal *ah, u_int clks) argument
669 ath_hal_setupratetable(struct ath_hal *ah, HAL_RATE_TABLE *rt) argument
702 ath_hal_getcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t *result) argument
904 ath_hal_setcapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t setting, HAL_STATUS *status) argument
953 ath_hal_getregdump(struct ath_hal *ah, const HAL_REGRANGE *regs, void *dstbuf, int space) argument
975 ath_hal_setregs(struct ath_hal *ah, const HAL_REGWRITE *regs, int space) argument
984 ath_hal_getdiagstate(struct ath_hal *ah, int request, const void *args, uint32_t argsize, void **result, uint32_t *resultsize) argument
1059 ath_hal_setTxQProps(struct ath_hal *ah, HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo) argument
1120 ath_hal_getTxQProps(struct ath_hal *ah, HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi) argument
1158 ath_hal_getChanNoise(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
1188 ath_hal_get_mimo_chan_noise(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *nf_ctl, int16_t *nf_ext) argument
1255 ath_hal_process_noisefloor(struct ath_hal *ah) argument
1312 ath_hal_ini_write(struct ath_hal *ah, const HAL_INI_ARRAY *ia, int col, int regWr) argument
1342 ath_hal_ini_bank_write(struct ath_hal *ah, const HAL_INI_ARRAY *ia, const uint32_t data[], int regWr) argument
1470 ath_hal_adjusttsf(struct ath_hal *ah, int32_t tsfdelta) argument
1480 ath_hal_setcca(struct ath_hal *ah, int ena) argument
1495 ath_hal_getcca(struct ath_hal *ah) argument
1510 ath_hal_set_dfs_cac_tx_quiet(struct ath_hal *ah, HAL_BOOL ena) argument
1527 ath_hal_EepromDataRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
1549 ath_hal_mhz2ieee_2ghz(struct ath_hal *ah, int freq) argument
1566 ath_hal_survey_clear(struct ath_hal *ah) argument
1577 ath_hal_survey_add_sample(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hs) argument
[all...]
H A Dah.h1699 ath_hal_get_mfp_qos(struct ath_hal *ah) argument
[all...]
H A Dah_eeprom_9287.c29 v9287EepromGet(struct ath_hal *ah, int param, void *val) argument
126 v9287EepromSet(struct ath_hal *ah, int param, int v) argument
140 v9287EepromDiag(struct ath_hal *ah, int request, argument
207 v9287EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) argument
245 v9287EepromReadCTLInfo(struct ath_hal *ah, HAL_EEPROM_9287 *ee) argument
278 v9287EepromDetach(struct ath_hal *ah) argument
292 ath_hal_9287EepromAttach(struct ath_hal *ah) argument
[all...]

Completed in 156 milliseconds

123456