| /freebsd/sys/dev/wtap/wtap_hal/ |
| H A D | hal.c | 38 struct wtap_hal *hal = (struct wtap_hal *)arg; in hal_tx_proc() local 62 init_hal(struct wtap_hal *hal) in init_hal() argument 80 register_plugin(struct wtap_hal * hal,struct wtap_plugin * plugin) register_plugin() argument 88 deregister_plugin(struct wtap_hal * hal) deregister_plugin() argument 96 deinit_hal(struct wtap_hal * hal) deinit_hal() argument 106 new_wtap(struct wtap_hal * hal,int32_t id) new_wtap() argument 201 free_wtap(struct wtap_hal * hal,int32_t id) free_wtap() argument 221 struct wtap_hal *hal = arg; wtap_hal_timer_intr() local 230 wtap_hal_reset_tsf(struct wtap_hal * hal) wtap_hal_reset_tsf() argument 243 wtap_hal_get_tsf(struct wtap_hal * hal) wtap_hal_get_tsf() argument [all...] |
| /freebsd/sys/contrib/dev/athk/ath12k/wifi7/ |
| H A D | hal.h | 31 #define HAL_SEQ_WCSS_UMAC_CE0_SRC_REG(hal) \ argument 33 #define HAL_SEQ_WCSS_UMAC_CE0_DST_REG(hal) \ argument 35 #define HAL_SEQ_WCSS_UMAC_CE1_SRC_REG(hal) \ argument 37 #define HAL_SEQ_WCSS_UMAC_CE1_DST_REG(hal) \ argument 49 #define HAL_TCL1_RING_BASE_LSB(hal) \ argument 51 #define HAL_TCL1_RING_BASE_MSB(hal) \ argument 53 #define HAL_TCL1_RING_ID(hal) ((hal)->regs->tcl1_ring_id) argument 54 #define HAL_TCL1_RING_MISC(hal) \ argument 56 #define HAL_TCL1_RING_TP_ADDR_LSB(hal) \ argument 58 #define HAL_TCL1_RING_TP_ADDR_MSB(hal) \ argument [all …]
|
| H A D | hal.c | 57 struct ath12k_hal *hal = &ab->hal; in ath12k_wifi7_hal_init() local 71 static unsigned int ath12k_wifi7_hal_reo1_ring_id_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_id_offset() 77 int ath12k_wifi7_hal_reo1_ring_msi1_base_lsb_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_msi1_base_lsb_offset() 83 int ath12k_wifi7_hal_reo1_ring_msi1_base_msb_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_msi1_base_msb_offset() 88 static unsigned int ath12k_wifi7_hal_reo1_ring_msi1_data_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_msi1_data_offset() 93 static unsigned int ath12k_wifi7_hal_reo1_ring_base_msb_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_base_msb_offset() 99 int ath12k_wifi7_hal_reo1_ring_producer_int_setup_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_producer_int_setup_offset() 104 static unsigned int ath12k_wifi7_hal_reo1_ring_hp_addr_lsb_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_hp_addr_lsb_offset() 109 static unsigned int ath12k_wifi7_hal_reo1_ring_hp_addr_msb_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_hp_addr_msb_offset() 114 static unsigned int ath12k_wifi7_hal_reo1_ring_misc_offset(struct ath12k_hal *hal) in ath12k_wifi7_hal_reo1_ring_misc_offset() [all …]
|
| H A D | hal_rx.c | 26 static int ath12k_wifi7_hal_reo_cmd_queue_stats(struct ath12k_hal *hal, void *tlv, in ath12k_wifi7_hal_reo_cmd_queue_stats() 48 static int ath12k_wifi7_hal_reo_cmd_flush_cache(struct ath12k_hal *hal, void *tlv, in ath12k_wifi7_hal_reo_cmd_flush_cache() 96 ath12k_wifi7_hal_reo_cmd_update_rx_queue(struct ath12k_hal *hal, void *tlv, in ath12k_wifi7_hal_reo_cmd_update_rx_queue() 223 struct ath12k_hal *hal = &ab->hal; in ath12k_wifi7_hal_reo_cmd_send() local 626 struct ath12k_hal *hal = &ab->hal; in ath12k_wifi7_hal_reo_flush_cache_status() local 666 struct ath12k_hal *hal = &ab->hal; in ath12k_wifi7_hal_reo_unblk_cache_status() local 920 struct ath12k_hal *hal = &ab->hal; in ath12k_wifi7_hal_reo_hw_setup() local 959 struct ath12k_hal *hal = &ab->hal; in ath12k_wifi7_hal_reo_shared_qaddr_cache_clear() local
|
| H A D | dp_rx.c | 403 static int ath12k_wifi7_dp_rx_msdu_coalesce(struct ath12k_hal *hal, in ath12k_wifi7_dp_rx_msdu_coalesce() 499 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_rx_process_msdu() local 641 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_rx_process() local 834 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_rx_h_defrag_reo_reinject() local 982 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_rx_h_verify_tkip_mic() local 1142 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_rx_frag_h_mpdu() local 1270 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_process_rx_err_buf() local 1396 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_rx_process_err() local 1825 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_rx_process_wbm_err() local 2160 struct ath12k_hal *hal = dp->hal; in ath12k_wifi7_dp_rx_process_reo_status() local
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | hal.c | 34 static int ath12k_hal_srng_get_ring_id(struct ath12k_hal *hal, in ath12k_hal_srng_get_ring_id() 49 u32 ath12k_hal_ce_get_desc_size(struct ath12k_hal *hal, enum hal_ce_desc type) in ath12k_hal_ce_get_desc_size() 110 void ath12k_hal_rx_buf_addr_info_set(struct ath12k_hal *hal, in ath12k_hal_rx_buf_addr_info_set() 117 void ath12k_hal_rx_buf_addr_info_get(struct ath12k_hal *hal, in ath12k_hal_rx_buf_addr_info_get() 125 void ath12k_hal_rx_msdu_list_get(struct ath12k_hal *hal, struct ath12k *ar, in ath12k_hal_rx_msdu_list_get() 133 void ath12k_hal_rx_reo_ent_buf_paddr_get(struct ath12k_hal *hal, void *rx_desc, in ath12k_hal_rx_reo_ent_buf_paddr_get() 149 ath12k_hal_get_idle_link_rbm(struct ath12k_hal *hal, u8 device_id) in ath12k_hal_get_idle_link_rbm() 154 static int ath12k_hal_alloc_cont_rdp(struct ath12k_hal *hal) in ath12k_hal_alloc_cont_rdp() 167 static void ath12k_hal_free_cont_rdp(struct ath12k_hal *hal) in ath12k_hal_free_cont_rdp() 180 static int ath12k_hal_alloc_cont_wrp(struct ath12k_hal *hal) in ath12k_hal_alloc_cont_wrp() [all …]
|
| H A D | dp_rx.h | 109 static inline bool ath12k_dp_rx_h_more_frags(struct ath12k_hal *hal, in ath12k_dp_rx_h_more_frags() 118 static inline u16 ath12k_dp_rx_h_frag_no(struct ath12k_hal *hal, in ath12k_dp_rx_h_frag_no() 133 static inline void ath12k_dp_rx_desc_end_tlv_copy(struct ath12k_hal *hal, in ath12k_dp_rx_desc_end_tlv_copy() 140 static inline void ath12k_dp_rxdesc_set_msdu_len(struct ath12k_hal *hal, in ath12k_dp_rxdesc_set_msdu_len() 153 static inline void ath12k_dp_rx_desc_get_dot11_hdr(struct ath12k_hal *hal, in ath12k_dp_rx_desc_get_dot11_hdr() 160 static inline void ath12k_dp_rx_desc_get_crypto_header(struct ath12k_hal *hal, in ath12k_dp_rx_desc_get_crypto_header() 168 static inline u8 ath12k_dp_rx_get_msdu_src_link(struct ath12k_hal *hal, in ath12k_dp_rx_get_msdu_src_link() 183 void ath12k_dp_extract_rx_desc_data(struct ath12k_hal *hal, in ath12k_dp_extract_rx_desc_data()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | hal.c | 199 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_alloc_cont_rdp() local 213 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_free_cont_rdp() local 227 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_alloc_cont_wrp() local 241 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_free_cont_wrp() local 274 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_srng_dst_hw_init() local 353 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_srng_src_hw_init() local 1014 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_srng_setup() local 1140 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_srng_update_hp_tp_addr() local 1162 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_srng_update_shadow_config() local 1198 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_srng_shadow_config() local [all …]
|
| H A D | hal_rx.c | 48 static int ath11k_hal_reo_cmd_flush_cache(struct ath11k_hal *hal, struct hal_tlv_hdr *tlv, in ath11k_hal_reo_cmd_flush_cache() 531 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_reo_flush_cache_status() local 573 struct ath11k_hal *hal = &ab->hal; in ath11k_hal_reo_unblk_cache_status() local
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | sar.c | 11 const struct rtw_hal *hal = &rtwdev->hal; in rtw_query_sar() local 27 struct rtw_hal *hal = &rtwdev->hal; in rtw_apply_sar() local 44 struct rtw_hal *hal = &rtwdev->hal; in rtw_sar_to_phy() local
|
| H A D | phy.c | 266 struct rtw_hal *hal = &rtwdev->hal; in rtw_phy_dig_write() local 960 struct rtw_hal *hal = &rtwdev->hal; in rtw_phy_read_rf() local 983 struct rtw_hal *hal = &rtwdev->hal; in rtw_phy_read_rf_sipi() local 1032 struct rtw_hal *hal = &rtwdev->hal; in rtw_phy_write_rf_reg_sipi() local 1072 struct rtw_hal *hal = &rtwdev->hal; in rtw_phy_write_rf_reg() local 1105 struct rtw_hal *hal = &rtwdev->hal; in rtw_phy_setup_phy_cond() local 1153 struct rtw_hal *hal = &rtwdev->hal; in check_positive() local 1558 struct rtw_hal *hal = &rtwdev->hal; in rtw_phy_store_tx_power_by_rate() local 1636 struct rtw_hal *hal = &rtwdev->hal; in rtw_phy_set_tx_power_limit() local 1671 struct rtw_hal *hal = &rtwdev->hal; in rtw_xref_5g_txpwr_lmt() local [all …]
|
| H A D | rtw88xxa.c | 127 struct rtw_hal *hal = &rtwdev->hal; in rtw88xxa_read_usb_type() local 1011 struct rtw_hal *hal = &rtwdev->hal; in rtw88xxa_power_on() local 1254 const struct rtw_hal *hal = &rtwdev->hal; in rtw88xxa_phy_read_rf() local 1326 struct rtw_hal *hal = &rtwdev->hal; in rtw88xxa_switch_channel() local 1392 struct rtw_hal *hal = &rtwdev->hal; in rtw88xxa_post_set_bw_mode() local 1573 struct rtw_hal *hal = &rtwdev->hal; in rtw88xxa_set_tx_power_index_by_rate() local 1635 struct rtw_hal *hal = &rtwdev->hal; in rtw88xxa_set_tx_power_index() local 1889 struct rtw_hal *hal = &rtwdev->hal; in rtw88xxa_phy_pwrtrack() local
|
| H A D | rtw8821c.c | 50 struct rtw_hal *hal = &rtwdev->hal; in rtw8821c_read_efuse() local 160 struct rtw_hal *hal = &rtwdev->hal; in rtw8821c_phy_set_param() local 312 struct rtw_hal *hal = &rtwdev->hal; in rtw8821c_set_channel_rf() local 386 struct rtw_hal *hal = &rtwdev->hal; in rtw8821c_cck_tx_filter_srrc() local 446 struct rtw_hal *hal = &rtwdev->hal; in rtw8821c_set_channel_bb() local 686 struct rtw_hal *hal = &rtwdev->hal; in rtw8821c_set_tx_power_index_by_rate() local 707 struct rtw_hal *hal = &rtwdev->hal; in rtw8821c_set_tx_power_index() local
|
| H A D | rtw8822b.c | 154 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_phy_set_param() local 292 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_set_channel_rfe_efem() local 321 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_set_channel_rfe_ifem() local 424 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_set_channel_cca() local 513 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_set_channel_rf() local 577 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_toggle_igi() local 941 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_set_tx_power_index_by_rate() local 962 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_set_tx_power_index() local 990 struct rtw_hal *hal = &rtwdev->hal; in rtw8822b_set_antenna() local
|
| H A D | regd.c | 464 struct rtw_hal *hal = &rtwdev->hal; in rtw_regd_notifier() local 496 struct rtw_hal *hal = &rtwdev->hal; in rtw_regd_get() local
|
| H A D | main.c | 825 struct rtw_hal *hal = &rtwdev->hal; in rtw_update_channel() local 956 struct rtw_hal *hal = &rtwdev->hal; in rtw_set_channel() local 1068 struct rtw_hal *hal = &rtwdev->hal; in rtw_hw_config_rf_ant_num() local 1254 struct rtw_hal *hal = &rtwdev->hal; in rtw_rate_mask_cfg() local 1299 struct rtw_hal *hal = &rtwdev->hal; in rtw_update_sta_info() local 1837 struct rtw_hal *hal = &rtwdev->hal; in rtw_set_txrx_1ss() local 1964 struct rtw_hal *hal = &rtwdev->hal; in rtw_chip_parameter_setup() local 2172 struct rtw_hal *hal = &rtwdev->hal; in rtw_chip_board_info_setup() local 2356 struct rtw_hal *hal = &rtwdev->hal; in rtw_register_hw() local
|
| H A D | rtw8814a.c | 79 struct rtw_hal *hal = &rtwdev->hal; in rtw8814a_read_rf_type() local 115 struct rtw_hal *hal = &rtwdev->hal; in rtw8814a_init_hwcap() local 637 struct rtw_hal *hal = &rtwdev->hal; in rtw8814a_switch_channel() local 866 struct rtw_hal *hal = &rtwdev->hal; in rtw8814a_spur_calibration_ch140() local 1284 struct rtw_hal *hal = &rtwdev->hal; in rtw8814a_set_tx_power_index_by_rate() local 1311 struct rtw_hal *hal = &rtwdev->hal; in rtw8814a_set_tx_power_index() local
|
| H A D | rtw8723x.c | 399 struct rtw_hal *hal = &rtwdev->hal; in rtw8723x_set_tx_power_index_by_rate() local 424 struct rtw_hal *hal = &rtwdev->hal; in __rtw8723x_set_tx_power_index() local
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | chan.h | 122 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_get_entity_state() local 131 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_set_entity_state() local 139 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_get_entity_mode() local 147 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_set_entity_mode() local
|
| H A D | chan.c | 201 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_assign_entity_chan() local 220 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_iterate_entity_chan() local 241 struct rtw89_hal *hal = &rtwdev->hal; in __rtw89_config_entity_chandef() local 250 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_config_entity_chandef() local 266 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_config_roc_chandef() local 305 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_entity_init() local 341 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_entity_calculate_weight() local 389 struct rtw89_hal *hal = &rtwdev->hal; in __rtw89_mgnt_chan_get() local 506 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_entity_recalc_mgnt_roles() local 571 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_entity_recalc() local [all …]
|
| H A D | pci_be.c | 50 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_pci_l1ss_set_be() local 298 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_pci_ldo_low_pwr_be() local 323 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_pci_pcie_setting_be() local 344 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_pci_ser_setting_be() local
|
| H A D | rtw8922a_rfk.c | 42 struct rtw89_hal *hal = &rtwdev->hal; in rtw8922a_ctl_band_ch_bw() local 164 struct rtw89_hal *hal = &rtwdev->hal; in rtw8922a_set_syn01() local
|
| H A D | efuse.c | 77 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_enable_efuse_pwr_cut_ddv() local 96 struct rtw89_hal *hal = &rtwdev->hal; in rtw89_disable_efuse_pwr_cut_ddv() local
|
| /freebsd/sys/dev/wtap/plugins/ |
| H A D | visibility.c | 86 struct wtap_hal *hal = (struct wtap_hal *)vis_plugin->base.wp_hal; in visibility_work() local 168 struct wtap_hal *hal = vis_plugin->base.wp_hal; in vis_ioctl() local
|
| /freebsd/sys/dev/wtap/ |
| H A D | if_wtap_module.c | 59 static struct wtap_hal *hal; variable
|