Lines Matching defs:ah

43 ar9300SetChainMasks(struct ath_hal *ah, uint32_t tx_chainmask,  in ar9300SetChainMasks()
54 ar9300GetSlotTime(struct ath_hal *ah) in ar9300GetSlotTime()
61 ar9300_freebsd_set_tx_power_limit(struct ath_hal *ah, uint32_t limit) in ar9300_freebsd_set_tx_power_limit()
67 ar9300_get_next_tbtt(struct ath_hal *ah) in ar9300_get_next_tbtt()
80 ar9300_freebsd_get_antenna_switch(struct ath_hal *ah) in ar9300_freebsd_get_antenna_switch()
87 ar9300_freebsd_set_antenna_switch(struct ath_hal *ah, HAL_ANT_SETTING setting) in ar9300_freebsd_set_antenna_switch()
94 ar9300_freebsd_get_cts_timeout(struct ath_hal *ah) in ar9300_freebsd_get_cts_timeout()
101 ar9300_freebsd_set_tsf64(struct ath_hal *ah, uint64_t tsf64) in ar9300_freebsd_set_tsf64()
113 ar9300_attach_freebsd_ops(struct ath_hal *ah) in ar9300_attach_freebsd_ops()
322 ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode, in ar9300_reset_freebsd()
347 ar9300_config_pcie_freebsd(struct ath_hal *ah, HAL_BOOL restore, in ar9300_config_pcie_freebsd()
364 ar9300_eeprom_get_freebsd(struct ath_hal *ah, int param, void *val) in ar9300_eeprom_get_freebsd()
378 ar9300_stop_tx_dma_freebsd(struct ath_hal *ah, u_int q) in ar9300_stop_tx_dma_freebsd()
385 ar9300_ani_poll_freebsd(struct ath_hal *ah, in ar9300_ani_poll_freebsd()
418 ar9300_config_defaults_freebsd(struct ath_hal *ah, HAL_OPS_CONFIG *ah_config) in ar9300_config_defaults_freebsd()
427 ar9300_stop_dma_receive_freebsd(struct ath_hal *ah) in ar9300_stop_dma_receive_freebsd()
434 ar9300_get_pending_interrupts_freebsd(struct ath_hal *ah, HAL_INT *masked) in ar9300_get_pending_interrupts_freebsd()
442 ar9300_set_interrupts_freebsd(struct ath_hal *ah, HAL_INT ints) in ar9300_set_interrupts_freebsd()
450 ar9300_per_calibration_freebsd(struct ath_hal *ah, in ar9300_per_calibration_freebsd()
466 ar9300_reset_cal_valid_freebsd(struct ath_hal *ah, in ar9300_reset_cal_valid_freebsd()
478 ar9300_start_pcu_receive_freebsd(struct ath_hal *ah) in ar9300_start_pcu_receive_freebsd()
493 ar9300_proc_rx_desc_freebsd(struct ath_hal *ah, struct ath_desc *ds, in ar9300_proc_rx_desc_freebsd()
503 ar9300_ani_rxmonitor_freebsd(struct ath_hal *ah, const HAL_NODE_STATS *stats, in ar9300_ani_rxmonitor_freebsd()
510 ar9300_freebsd_get_desc_link(struct ath_hal *ah, void *ds, uint32_t *link) in ar9300_freebsd_get_desc_link()
523 ar9300_freebsd_setup_tx_desc(struct ath_hal *ah, struct ath_desc *ds, in ar9300_freebsd_setup_tx_desc()
544 ar9300_freebsd_setup_x_tx_desc(struct ath_hal *ah, struct ath_desc *ds, in ar9300_freebsd_setup_x_tx_desc()
563 ar9300_freebsd_fill_tx_desc(struct ath_hal *ah, struct ath_desc *ds, in ar9300_freebsd_fill_tx_desc()
584 ar9300_freebsd_get_tx_completion_rates(struct ath_hal *ah, in ar9300_freebsd_get_tx_completion_rates()
597 ar9300_freebsd_set_11n_rate_scenario(struct ath_hal *ah, struct ath_desc *ds, in ar9300_freebsd_set_11n_rate_scenario()
609 ar9300_freebsd_chain_tx_desc(struct ath_hal *ah, struct ath_desc *ds, in ar9300_freebsd_chain_tx_desc()
622 ar9300_freebsd_setup_first_tx_desc(struct ath_hal *ah, struct ath_desc *ds, in ar9300_freebsd_setup_first_tx_desc()
637 ar9300_freebsd_setup_last_tx_desc(struct ath_hal *ah, struct ath_desc *ds, in ar9300_freebsd_setup_last_tx_desc()
646 ar9300_freebsd_setup_11n_desc(struct ath_hal *ah, void *ds, u_int pktLen, in ar9300_freebsd_setup_11n_desc()
665 ar9300_freebsd_proc_tx_desc(struct ath_hal *ah, struct ath_desc *ds, in ar9300_freebsd_proc_tx_desc()
673 ar9300_freebsd_beacon_init(struct ath_hal *ah, uint32_t next_beacon, in ar9300_freebsd_beacon_init()
682 ar9300_freebsd_get_mib_cycle_counts(struct ath_hal *ah, in ar9300_freebsd_get_mib_cycle_counts()
691 ar9300_freebsd_get_dfs_default_thresh(struct ath_hal *ah, in ar9300_freebsd_get_dfs_default_thresh()
704 ar9300ClrMulticastFilterIndex(struct ath_hal *ah, uint32_t ix) in ar9300ClrMulticastFilterIndex()
724 ar9300SetMulticastFilterIndex(struct ath_hal *ah, uint32_t ix) in ar9300SetMulticastFilterIndex()
749 ar9300_beacon_set_beacon_timers(struct ath_hal *ah, in ar9300_beacon_set_beacon_timers()
794 rf9330_attach(struct ath_hal *ah, HAL_STATUS *status) in rf9330_attach()
802 rf9330_probe(struct ath_hal *ah) in rf9330_probe()