Searched defs:ah (Results 201 - 217 of 217) sorted by relevance

123456789

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c1727 elf64_alpha_want_plt(struct alpha_elf_link_hash_entry *ah) argument
2012 struct alpha_elf_link_hash_entry *ah; local
4648 struct alpha_elf_link_hash_entry *ah = (struct alpha_elf_link_hash_entry *)h; local
[all...]
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c88 void ar9300_calibration_data_set(struct ath_hal *ah, int32_t source) argument
97 int32_t ar9300_calibration_data_get(struct ath_hal *ah) argument
111 ar9300_calibration_data_address_set(struct ath_hal *ah, int32_t size) argument
120 ar9300_calibration_data_address_get(struct ath_hal *ah) argument
144 ar9300_eeprom_template_install(struct ath_hal *ah, int32_t value) argument
167 ar9300_eeprom_restore_something(struct ath_hal *ah, ar9300_eeprom_t *mptr, int mdata_size) argument
226 ar9300_eeprom_read_word(struct ath_hal *ah, u_int off, u_int16_t *data) argument
251 ar9300_otp_read(struct ath_hal *ah, u_int off, u_int32_t *data, HAL_BOOL is_wifi) argument
297 ar9300_flash_map(struct ath_hal *ah) argument
319 ar9300_flash_read(struct ath_hal *ah, u_int off, u_int16_t *data) argument
328 ar9300_flash_write(struct ath_hal *ah, u_int off, u_int16_t data) argument
337 ar9300_eeprom_attach(struct ath_hal *ah) argument
561 ar9300_ini_fixup(struct ath_hal *ah, ar9300_eeprom_t *p_eep_data, u_int32_t reg, u_int32_t value) argument
684 ar9300_eeprom_get_legacy_trgt_pwr(struct ath_hal *ah, u_int16_t rate_index, u_int16_t freq, HAL_BOOL is_2ghz) argument
720 ar9300_eeprom_get_ht20_trgt_pwr(struct ath_hal *ah, u_int16_t rate_index, u_int16_t freq, HAL_BOOL is_2ghz) argument
756 ar9300_eeprom_get_ht40_trgt_pwr(struct ath_hal *ah, u_int16_t rate_index, u_int16_t freq, HAL_BOOL is_2ghz) argument
792 ar9300_eeprom_get_cck_trgt_pwr(struct ath_hal *ah, u_int16_t rate_index, u_int16_t freq) argument
821 ar9300_transmit_power_reg_write(struct ath_hal *ah, u_int8_t *p_pwr_array) argument
939 ar9300_selfgen_tpc_reg_write(struct ath_hal *ah, const struct ieee80211_channel *chan, u_int8_t *p_pwr_array) argument
965 ar9300_set_target_power_from_eeprom(struct ath_hal *ah, u_int16_t freq, u_int8_t *target_power_val_t2) argument
1119 ar9300_regulatory_domain_get(struct ath_hal *ah) argument
1127 ar9300_eeprom_write_enable_gpio_get(struct ath_hal *ah) argument
1134 ar9300_wlan_disable_gpio_get(struct ath_hal *ah) argument
1141 ar9300_wlan_led_gpio_get(struct ath_hal *ah) argument
1148 ar9300_rx_band_select_gpio_get(struct ath_hal *ah) argument
1158 ar9300_noise_floor_cal_or_power_get(struct ath_hal *ah, int32_t frequency, int32_t ichain, HAL_BOOL use_cal) argument
1217 ar9300_get_rx_nf_offset(struct ath_hal *ah, struct ieee80211_channel *chan, int8_t *nf_pwr, int8_t *nf_cal) argument
1249 ar9300_rx_gain_index_get(struct ath_hal *ah) argument
1257 ar9300_tx_gain_index_get(struct ath_hal *ah) argument
1264 ar9300_internal_regulator_apply(struct ath_hal *ah) argument
1455 ar9300_drive_strength_apply(struct ath_hal *ah) argument
1496 ar9300_xpa_bias_level_get(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
1506 ar9300_xpa_bias_level_apply(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
1536 ar9300_ant_ctrl_common_get(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
1546 ar9300_switch_com_spdt_get(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
1555 ar9300_ant_ctrl_common2_get(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
1565 ar9300_ant_ctrl_chain_get(struct ath_hal *ah, int chain, HAL_BOOL is_2ghz) argument
1583 ar9300_ant_swcom_sel(struct ath_hal *ah, u_int8_t ops, u_int32_t *common_tbl1, u_int32_t *common_tbl2) argument
1634 ar9300_ant_ctrl_apply(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
1863 ar9300_attenuation_chain_get(struct ath_hal *ah, int chain, u_int16_t channel) argument
1890 ar9300_attenuation_margin_chain_get(struct ath_hal *ah, int chain, u_int16_t channel) argument
1958 ar9300_attenuation_apply(struct ath_hal *ah, u_int16_t channel) argument
2026 ar9300_quick_drop_get(struct ath_hal *ah, int chain, u_int16_t channel) argument
2048 ar9300_quick_drop_apply(struct ath_hal *ah, u_int16_t channel) argument
2066 ar9300_tx_end_to_xpa_off_get(struct ath_hal *ah, u_int16_t channel) argument
2077 ar9300_tx_end_to_xpab_off_apply(struct ath_hal *ah, u_int16_t channel) argument
2094 ar9300_eeprom_cal_pier_get(struct ath_hal *ah, int mode, int ipier, int ichain, int *pfrequency, int *pcorrection, int *ptemperature, int *pvoltage) argument
2142 ar9300_calibration_apply(struct ath_hal *ah, int frequency) argument
2298 ar9300_power_control_override(struct ath_hal *ah, int frequency, int *correction, int *voltage, int *temperature) argument
2522 ar9300_eeprom_set_power_per_rate_table( struct ath_hal *ah, ar9300_eeprom_t *p_eep_data, const struct ieee80211_channel *chan, u_int8_t *p_pwr_array, u_int16_t cfg_ctl, u_int16_t antenna_reduction, u_int16_t twice_max_regulatory_power, u_int16_t power_limit, u_int8_t chainmask) argument
2895 ar9300_eeprom_set_transmit_power(struct ath_hal *ah, ar9300_eeprom_t *p_eep_data, const struct ieee80211_channel *chan, u_int16_t cfg_ctl, u_int16_t antenna_reduction, u_int16_t twice_max_regulatory_power, u_int16_t power_limit) argument
3217 ar9300_eeprom_set_addac(struct ath_hal *ah, struct ieee80211_channel *chan) argument
3288 ar9300_eeprom_dump_support(struct ath_hal *ah, void **pp_e) argument
3356 ar9300_check_eeprom(struct ath_hal *ah) argument
3545 ar9300_eeprom_get_spur_chan(struct ath_hal *ah, int i, HAL_BOOL is_2ghz) argument
3579 ar9300_fill_eeprom(struct ath_hal *ah) argument
3624 ar9300_calibration_data_read_flash(struct ath_hal *ah, long address, u_int8_t *buffer, int many) argument
3635 ar9300_calibration_data_read_eeprom(struct ath_hal *ah, long address, u_int8_t *buffer, int many) argument
3663 ar9300_calibration_data_read_otp(struct ath_hal *ah, long address, u_int8_t *buffer, int many, HAL_BOOL is_wifi) argument
3690 ar9300_calibration_data_read_nand(struct ath_hal *ah, long address, u_int8_t *buffer, int many) argument
3704 ar9300_calibration_data_read(struct ath_hal *ah, long address, u_int8_t *buffer, int many) argument
3725 ar9300_calibration_data_read_array(struct ath_hal *ah, int address, u_int8_t *buffer, int many) argument
3762 ar9300_eeprom_size(struct ath_hal *ah) argument
3798 ar9300_otp_size(struct ath_hal *ah) argument
3812 ar9300_eeprom_base_address(struct ath_hal *ah) argument
3831 ar9300_eeprom_volatile(struct ath_hal *ah) argument
3845 ar9300_eeprom_low_limit(struct ath_hal *ah) argument
3885 ar9300_uncompress_block(struct ath_hal *ah, u_int8_t *mptr, int mdata_size, u_int8_t *block, int size) argument
3917 ar9300_eeprom_restore_internal_address(struct ath_hal *ah, ar9300_eeprom_t *mptr, int mdata_size, int cptr, u_int8_t blank) argument
4068 ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, int mdata_size) argument
4128 ar9300_eeprom_restore_from_flash(struct ath_hal *ah, ar9300_eeprom_t *mptr, int mdata_size) argument
4174 ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr, int mdata_size) argument
4383 ar9300_eeprom_restore(struct ath_hal *ah) argument
4425 ar9300_thermometer_get(struct ath_hal *ah) argument
4435 ar9300_thermometer_apply(struct ath_hal *ah) argument
4519 ar9300_tuning_caps_params_get(struct ath_hal *ah) argument
4531 ar9300_tuning_caps_apply(struct ath_hal *ah) argument
4572 ar9300_xpa_timing_control_apply(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
4599 ar9300_x_lNA_bias_strength_apply(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
4632 ar9300_eeprom_set_board_values(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
4666 ar9300_eeprom_get_spur_chans_ptr(struct ath_hal *ah, HAL_BOOL is_2ghz) argument
4677 ar9300_eeprom_get_tx_gain_table_number_max(struct ath_hal *ah) argument
4685 ar9300_eeprom_tx_gain_table_index_max_apply(struct ath_hal *ah, u_int16_t channel) argument
4710 ar9300_eeprom_get_pcdac_tx_gain_table_i(struct ath_hal *ah, int i, u_int8_t *pcdac) argument
4726 ar9300_eeprom_set_tx_gain_cap(struct ath_hal *ah, int *tx_gain_max) argument
[all...]
H A Dar9300_reset.c94 ar9300_attach_hw_platform(struct ath_hal *ah) argument
108 ar9300_set_ifs_timing(struct ath_hal *ah, struct ieee80211_channel *chan) argument
151 ar9300_init_mfp(struct ath_hal * ah) argument
195 ar9300_get_channel_centers(struct ath_hal *ah, const struct ieee80211_channel *chan, CHAN_CENTERS *centers) argument
255 ar9300_upload_noise_floor(struct ath_hal *ah, int is_2g, int16_t nfarray[HAL_NUM_NF_READINGS]) argument
322 ar9300_get_min_cca_pwr(struct ath_hal *ah) argument
346 ar9300_chain_noise_floor(struct ath_hal *ah, int16_t *nf_buf, struct ieee80211_channel *chan, int is_scan) argument
409 ar9300_get_nf_from_reg(struct ath_hal *ah, struct ieee80211_channel *chan, int wait_time) argument
438 ar9300_get_nf_hist_mid(struct ath_hal *ah, HAL_NFCAL_HIST_FULL *h, int reading, int hist_len) argument
465 ar9300_limit_nf_range(struct ath_hal *ah, int16_t nf) argument
477 ar9300_reset_nf_hist_buff(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan) argument
525 ar9300_update_nf_hist_buff(struct ath_hal *ah, HAL_NFCAL_HIST_FULL *h, int16_t *nfarray, int hist_len) argument
564 get_noise_floor_thresh(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *chan, int16_t *nft) argument
598 ar9300_store_new_nf(struct ath_hal *ah, struct ieee80211_channel *chan, int is_scan) argument
723 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
759 ar9300_set_delta_slope(struct ath_hal *ah, struct ieee80211_channel *chan) argument
808 ar9300_check_chan(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
843 ar9300_set_11n_regs(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_HT_MACMODE macmode) argument
913 ar9300_spur_mitigate_mrc_cck(struct ath_hal *ah, struct ieee80211_channel *chan) argument
1014 ar9300_spur_mitigate_ofdm(struct ath_hal *ah, struct ieee80211_channel *chan) argument
1223 ar9300_spur_mitigate(struct ath_hal *ah, struct ieee80211_channel *chan) argument
1234 ar9300_channel_change(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_CHANNEL_INTERNAL *ichan, HAL_HT_MACMODE macmode) argument
1339 ar9300_set_operating_mode(struct ath_hal *ah, int opmode) argument
1365 ar9300_init_pll(struct ath_hal *ah, struct ieee80211_channel *chan) argument
1658 ar9300_set_reset(struct ath_hal *ah, int type) argument
1861 ar9300_set_reset_power_on(struct ath_hal *ah) argument
1905 ar9300_set_reset_reg(struct ath_hal *ah, u_int32_t type) argument
1945 ar9300_phy_disable(struct ath_hal *ah) argument
1995 ar9300_disable(struct ath_hal *ah) argument
2015 ar9300_set_rf_mode(struct ath_hal *ah, struct ieee80211_channel *chan) argument
2042 ar9300_chip_reset(struct ath_hal *ah, struct ieee80211_channel *chan) argument
2095 ar9300_setup_calibration(struct ath_hal *ah, HAL_CAL_LIST *curr_cal) argument
2145 ar9300_reset_calibration(struct ath_hal *ah, HAL_CAL_LIST *curr_cal) argument
2172 ar9300_get_rx_chain_mask(struct ath_hal *ah) argument
2186 ar9300_get_nf_hist_base(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *chan, int is_scan, int16_t nf[]) argument
2213 ar9300_load_nf(struct ath_hal *ah, int16_t nf[]) argument
2318 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
2368 ar9300_start_nf_cal(struct ath_hal *ah) argument
2393 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
2489 ar9300_iq_cal_collect(struct ath_hal *ah, u_int8_t num_chains) argument
2522 ar9300_iq_calibration(struct ath_hal *ah, u_int8_t num_chains) argument
2654 ar9300_rx_iq_cal_restore(struct ath_hal *ah) argument
2704 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
2737 ar9300_get_rfgain(struct ath_hal *ah) argument
2745 ar9300_init_chain_masks(struct ath_hal *ah, int rx_chainmask, int tx_chainmask) argument
2781 ar9300_override_ini(struct ath_hal *ah, struct ieee80211_channel *chan) argument
2818 ar9300_prog_ini(struct ath_hal *ah, struct ar9300_ini_array *ini_arr, int column) argument
2854 ar9300_process_ini(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_CHANNEL_INTERNAL *ichan, HAL_HT_MACMODE macmode) argument
3187 ar9300_is_cal_supp(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_CAL_TYPES cal_type) argument
3384 ar9300_run_init_cals(struct ath_hal *ah, int init_cal_count) argument
3519 ar9300_invalidate_saved_cals(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan) argument
3532 ar9300_restore_rtt_cals(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan) argument
3543 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
3944 ar9300_init_cal(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_BOOL skip_if_none, HAL_BOOL apply_last_iqcorr) argument
3960 ar9300_reset_cal_valid(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_BOOL *is_cal_done, u_int32_t cal_type) argument
4011 ar9300_set_dma(struct ath_hal *ah) argument
4108 ar9300_init_bb(struct ath_hal *ah, struct ieee80211_channel *chan) argument
4138 ar9300_init_interrupt_masks(struct ath_hal *ah, HAL_OPMODE opmode) argument
4218 ar9300_init_qos(struct ath_hal *ah) argument
4240 ar9300_init_user_settings(struct ath_hal *ah) argument
4274 ar9300_get_spur_info(struct ath_hal * ah, int *enable, int len, u_int16_t *freq) argument
4357 First_NFCal(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan, int is_scan, struct ieee80211_channel *chan) argument
4476 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, int is_scan) argument
5390 ar9300_green_ap_ps_on_off( struct ath_hal *ah, u_int16_t on_off) argument
5401 ar9300_is_single_ant_power_save_possible(struct ath_hal *ah) argument
5411 ar9300_find_mag_approx(struct ath_hal *ah, int32_t in_re, int32_t in_im) argument
5433 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
5486 ar9300_calc_iq_corr(struct ath_hal *ah, int32_t chain_idx, const int32_t iq_res[], int32_t iqc_coeff[]) argument
5736 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
5920 ar9300_tx_iq_cal_apply(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *ichan) argument
5998 ar9300_tx_iq_cal_hw_run(struct ath_hal *ah) argument
6024 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
6235 ar9300_disable_phy_restart(struct ath_hal *ah, int disable_phy_restart) argument
6253 ar9300_interference_is_present(struct ath_hal *ah) argument
6286 ar9300_crdc_rx_notify(struct ath_hal *ah, struct ath_rx_status *rxs) argument
6314 ar9300_crdc_avg_rssi(struct ath_hal *ah, int chain) argument
6335 ar9300_crdc_activate(struct ath_hal *ah, int rssi_diff, int enable) argument
6355 ar9300_chain_rssi_diff_compensation(struct ath_hal *ah) argument
6403 ar9300_ant_ctrl_set_lna_div_use_bt_ant(struct ath_hal *ah, HAL_BOOL enable, const struct ieee80211_channel *chan) argument
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c278 struct ibv_ah *ah; member in struct:ds_dest
[all...]
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h743 __u32 ah; member in struct:ib_uverbs_send_wr::__anon8360::__anon8363
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c9730 struct arphdr *ah; local
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h417 struct ib_ah *ah; member in struct:mlx4_ib_tun_tx_buf
809 static inline bool mlx4_ib_ah_grh_present(struct mlx4_ib_ah *ah) argument
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h703 ath_hal_checkchannel(struct ath_hal *ah, const struct ieee80211_channel *c) argument
724 ath_hal_gethwchannel(struct ath_hal *ah, const struct ieee80211_channel *c) argument
1008 struct ath_hal *ah = &ahp->h; local
1021 ath_hal_getantennaallowed(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
[all...]
H A Dah.h1668 ath_hal_get_mfp_qos(struct ath_hal *ah) argument
[all...]
/freebsd-11-stable/sys/netipsec/
H A Dkey.c6262 key_getsizes_ah(const struct auth_hash *ah, int alg, u_int16_t* min, argument
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-icmp6.c1176 const struct ah *ah; local
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c2217 mlx5_set_path(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_ah_attr *ah, struct mlx5_qp_path *path, u8 port, int attr_mask, u32 path_flags, const struct ib_qp_attr *attr, bool alt) argument
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c1052 authhdr_t *ah; local
1601 authhdr_t *ah; local
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h832 __u32 ah; member in struct:ibv_kern_send_wr::__anon3746::__anon3749
H A Dverbs.h961 struct ibv_ah *ah; member in struct:ibv_send_wr::__anon3481::__anon3484
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1269 struct ib_ah *ah; member in struct:ib_ud_wr
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c63721 } ah; member in union:vdbeExecUnion
[all...]

Completed in 767 milliseconds

123456789