Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 122) sorted by relevance

12345

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_io32.h161 uint32_t offset, in hif_reg_write_result_check()
188 void hif_select_window_confirm(struct hif_pci_softc *sc, uint32_t offset) in hif_select_window_confirm()
201 void hif_select_window_confirm(struct hif_pci_softc *sc, uint32_t offset) in hif_select_window_confirm()
269 uint32_t offset = addr - sc->mem; in hif_write32_mb_reg_window() local
288 uint32_t offset = addr - sc->mem; in hif_read32_mb_reg_window() local
306 #define A_TARGET_READ(scn, offset) \ argument
308 #define A_TARGET_WRITE(scn, offset, value) \ argument
316 #define A_TARGET_READ(scn, offset) \ argument
318 #define A_TARGET_WRITE(scn, offset, value) \ argument
321 #define A_TARGET_READ(scn, offset) \ argument
[all …]
Dath_procfs.c95 uint32_t offset = 0, memtype = 0; in ath_procfs_diag_read_legacy() local
175 uint32_t offset = 0, memtype = 0; in ath_procfs_diag_write_legacy() local
251 static int ath_procfs_direct_read(struct hif_softc *scn, uint32_t offset, in ath_procfs_direct_read()
284 static int ath_procfs_direct_write(struct hif_softc *scn, uint32_t offset, in ath_procfs_direct_write()
320 static int ath_procfs_direct_read(struct hif_softc *scn, uint32_t offset, in ath_procfs_direct_read()
327 static int ath_procfs_direct_write(struct hif_softc *scn, uint32_t offset, in ath_procfs_direct_write()
339 uint32_t offset) in ath_procfs_diag_read_ext()
407 uint32_t offset) in ath_procfs_diag_write_ext()
471 uint32_t *offset) in get_fields_from_pos()
487 uint32_t offset, memtype; in ath_procfs_diag_read() local
[all …]
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_pkt_add_timestamp.c25 uint16_t port, uint16_t offset) in qdf_set_dp_pkt_add_ts_info()
96 uint32_t qdf_get_tcp_offset(qdf_nbuf_t nbuf, uint16_t offset) in qdf_get_tcp_offset()
112 uint32_t qdf_get_udp_offset(qdf_nbuf_t nbuf, uint16_t offset) in qdf_get_udp_offset()
126 void qdf_add_ts(qdf_nbuf_t nbuf, uint32_t offset, in qdf_add_ts()
156 uint32_t offset; in qdf_add_dp_pkt_timestamp() local
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c61 iot_sim_convert_offset_to_hex_str(uint16_t offset, uint8_t *hex, int8_t count) in iot_sim_convert_offset_to_hex_str()
90 iot_sim_parse_action_frame(uint16_t length, uint16_t offset, uint8_t *content, in iot_sim_parse_action_frame()
256 uint16_t offset) in iot_sim_validate_content()
306 uint16_t offset, in iot_sim_handle_frame_content()
365 uint16_t *offset, uint16_t *length, in iot_sim_parse_user_input_content_change()
719 uint16_t seq, uint16_t offset, in iot_sim_send_rule_to_fw()
1004 uint8_t *frm, uint16_t offset, uint16_t len, in iot_sim_add_rule()
1087 uint16_t seq, uint16_t offset, in iot_sim_add_rule_for_mac()
1184 uint16_t offset = 0, length = 0, seq = 0; in iot_sim_debug_content_change_write() local
Diot_sim_utils.c44 uint16_t offset = 0, ie_len = 0; in iot_sim_update_beacon_template_struct() local
157 int offset = 0; in iot_sim_apply_content_change_rule() local
/wlan-driver/qcacld-3.0/core/bmi/src/
Dbmi.c249 uint32_t offset, param_len; in bmi_read_soc_register() local
294 uint32_t offset; in bmi_write_soc_register() local
337 uint32_t offset; in bmilz_data() local
392 uint32_t offset; in bmi_sign_stream_start() local
459 uint32_t offset; in bmilz_stream_start() local
Dbmi_1.c31 uint32_t offset; in bmi_read_memory() local
102 uint32_t offset; in bmi_write_memory() local
172 uint32_t offset; in bmi_execute() local
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_api.h119 #define HAL_REG_WRITE_FAIL_HIST_ADD(hal_soc, offset, wr_val, rd_val) \ argument
135 #define HAL_REG_WRITE_FAIL_HIST_ADD(hal_soc, offset, wr_val, rd_val) \ argument
151 uint32_t offset, in hal_reg_write_result_check()
202 uint32_t offset) in hal_select_window_confirm()
215 uint32_t offset) in hal_select_window_confirm()
276 static inline void hal_write32_mb(struct hal_soc *hal_soc, uint32_t offset, in hal_write32_mb()
307 uint32_t offset, in hal_write32_mb_confirm()
316 static inline void hal_write32_mb(struct hal_soc *hal_soc, uint32_t offset, in hal_write32_mb()
376 uint32_t offset, in hal_write32_mb_confirm()
447 static inline void hal_write32_mb_cmem(struct hal_soc *hal_soc, uint32_t offset, in hal_write32_mb_cmem()
[all …]
Dhal_tx.h52 #define HAL_SET_FLD_OFFSET(desc, block , field, offset) \ argument
58 #define HAL_SET_FLD_OFFSET_64(desc, block, field, offset) \ argument
83 #define HAL_TX_DESC_OFFSET_GET(desc, block, field, offset) \ argument
92 #define HAL_TX_DESC_OFFSET_GET_64(desc, block, field, offset) \ argument
/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_usb.c305 int pld_usb_athdiag_read(struct device *dev, uint32_t offset, in pld_usb_athdiag_read()
312 int pld_usb_athdiag_write(struct device *dev, uint32_t offset, in pld_usb_athdiag_write()
379 int pld_usb_athdiag_read(struct device *dev, uint32_t offset, in pld_usb_athdiag_read()
386 int pld_usb_athdiag_write(struct device *dev, uint32_t offset, in pld_usb_athdiag_write()
Dpld_usb.h96 static inline int pld_usb_athdiag_read(struct device *dev, uint32_t offset, in pld_usb_athdiag_read()
103 static inline int pld_usb_athdiag_write(struct device *dev, uint32_t offset, in pld_usb_athdiag_write()
Dpld_ipci.h149 static inline int pld_ipci_athdiag_read(struct device *dev, uint32_t offset, in pld_ipci_athdiag_read()
156 static inline int pld_ipci_athdiag_write(struct device *dev, uint32_t offset, in pld_ipci_athdiag_write()
373 static inline int pld_ipci_athdiag_read(struct device *dev, uint32_t offset, in pld_ipci_athdiag_read()
380 static inline int pld_ipci_athdiag_write(struct device *dev, uint32_t offset, in pld_ipci_athdiag_write()
Dpld_snoc.h102 static inline int pld_snoc_athdiag_read(struct device *dev, uint32_t offset, in pld_snoc_athdiag_read()
108 static inline int pld_snoc_athdiag_write(struct device *dev, uint32_t offset, in pld_snoc_athdiag_write()
344 static inline int pld_snoc_athdiag_read(struct device *dev, uint32_t offset, in pld_snoc_athdiag_read()
350 static inline int pld_snoc_athdiag_write(struct device *dev, uint32_t offset, in pld_snoc_athdiag_write()
Dpld_common.c1493 int pld_athdiag_read(struct device *dev, uint32_t offset, in pld_athdiag_read()
1530 int pld_athdiag_write(struct device *dev, uint32_t offset, in pld_athdiag_write()
1920 int pld_pci_read_config_word(struct pci_dev *pdev, int offset, uint16_t *val) in pld_pci_read_config_word()
1947 int pld_pci_write_config_word(struct pci_dev *pdev, int offset, uint16_t val) in pld_pci_write_config_word()
1973 int pld_pci_read_config_dword(struct pci_dev *pdev, int offset, uint32_t *val) in pld_pci_read_config_dword()
1999 int pld_pci_write_config_dword(struct pci_dev *pdev, int offset, uint32_t val) in pld_pci_write_config_dword()
/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
Ddummy.c303 uint32_t offset) in hif_dummy_bus_reg_read32()
309 uint32_t offset, in hif_dummy_bus_reg_write32()
391 int hif_dummy_addr_in_boundary(struct hif_softc *scn, uint32_t offset) in hif_dummy_addr_in_boundary()
440 unsigned int *offset) in hif_dummy_log_bus_info()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
Dhif_io32_snoc.h39 uint32_t offset; in ce_enable_irq_in_individual_register() local
52 uint32_t offset; in ce_disable_irq_in_individual_register() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx_desc.c83 uint32_t id, page_id, offset, num_desc_per_page; in dp_rx_desc_pool_init_generic() local
137 union dp_rx_desc_list_elem_t *dp_rx_desc_find(uint16_t page_id, uint16_t offset, in dp_rx_desc_find()
149 uint32_t i, num_desc, page_id, offset, num_desc_per_page; in dp_rx_desc_nbuf_collect() local
/wlan-driver/qca-wifi-host-cmn/target_if/direct_buf_rx/src/
Dtarget_if_direct_buf_rx_main.c513 uint8_t offset; member
591 uint8_t offset, uint32_t align) in target_if_dbr_mem_add()
628 uint8_t *offset, uint32_t align, uint32_t mod_id) in target_if_dbr_mem_get()
724 void *vaddr_unaligned, uint8_t offset, in target_if_dbr_mem_put()
772 uint8_t *offset, uint32_t align, uint32_t mod_id) in target_if_dbr_mem_get()
789 void *vaddr_unaligned, uint8_t offset, in target_if_dbr_mem_put()
1396 uint8_t offset = 0; in target_if_dbr_fill_ring() local
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_pkt_add_timestamp.h81 uint16_t offset; member
142 uint16_t port, uint16_t offset) in qdf_set_dp_pkt_add_ts_info()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c2464 unsigned int *offset) in hif_log_pcie_info()
2819 uint32_t hif_target_read_checked(struct hif_softc *scn, uint32_t offset) in hif_target_read_checked()
2844 hif_target_write_checked(struct hif_softc *scn, uint32_t offset, uint32_t value) in hif_target_write_checked()
3523 uint32_t offset) in hif_pci_reg_read32()
3529 uint32_t offset, in hif_pci_reg_write32()
3537 uint32_t offset) in hif_pci_reg_read32()
3543 uint32_t offset, in hif_pci_reg_write32()
3982 int hif_pci_addr_in_boundary(struct hif_softc *scn, uint32_t offset) in hif_pci_addr_in_boundary()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_gen.c72 uint32_t offset = 0; in sch_get_csa_ecsa_count_offset() local
119 uint16_t offset; in lim_update_link_info() local
547 uint16_t offset, bcn_size_left; in sch_set_fixed_beacon_fields() local
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_cfr_tlv.c334 uint32_t offset, uint32_t dst_size) in populate_enhanced_aoa_data()
358 uint32_t i, offset = 0; in extract_cfr_enh_phase_data_tlv() local
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
Dwlan_pmo_lphb_public_struct.h97 uint8_t offset; member
133 uint8_t offset; member
/wlan-driver/platform/cnss2/
Dpci.h102 u32 offset; member
106 u32 offset; member
113 u32 offset; member
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_queue.c1175 ol_tx_queue_log_oldest_update(struct ol_txrx_pdev_t *pdev, int offset) in ol_tx_queue_log_oldest_update()
1256 int offset; in ol_tx_queue_log_alloc() local
1308 ol_tx_queue_log_record_display(struct ol_txrx_pdev_t *pdev, int offset) in ol_tx_queue_log_record_display()
1489 int offset; in ol_tx_queue_log_display() local

12345