Home
last modified time | relevance | path

Searched refs:read (Results 1 – 24 of 24) sorted by relevance

/wlan-driver/platform/cnss2/
Ddebug.c69 .read = seq_read,
225 .read = seq_read,
354 .read = seq_read,
493 .read = seq_read,
589 .read = seq_read,
710 .read = seq_read,
919 .read = seq_read,
964 .read = seq_read,
997 .read = seq_read,
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_debugfs.c285 .read = seq_read,
441 .read = seq_read,
503 .read = seq_read,
Dqdf_mem.c927 .read = seq_read,
937 .read = seq_read,
946 .read = seq_read,
/wlan-driver/platform/icnss2/
Ddebug.c99 .read = seq_read,
240 .read = seq_read,
536 .read = seq_read,
742 .read = seq_read,
818 .read = seq_read,
/wlan-driver/qcacld-3.0/configs/
Dkiwi_v2_defconfig67 #Enable TSF read using scratch register
Dpeach_defconfig43 #Enable TSF read using scratch register
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_debugfs_config.c221 .read = wlan_hdd_read_config_debugfs,
Dwlan_hdd_memdump.c213 .read = hdd_driver_memdump_read,
Dwlan_hdd_debugfs_mibstat.c337 .read = wlan_hdd_read_mib_stats_debugfs,
Dwlan_hdd_debugfs_csr.c305 .read = wlan_hdd_read_debugfs_csr,
Dwlan_hdd_debugfs_llstat.c555 .read = wlan_hdd_read_ll_stats_debugfs,
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_global.h292 uint16_t read; member
/wlan-driver/qca-wifi-host-cmn/wbuff/src/
Dwbuff.c213 .read = seq_read,
/wlan-driver/platform/cnss_utils/
Dcnss_utils.c481 .read = seq_read,
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dath_procfs.c572 .read = ath_procfs_diag_read,
Dhif_runtime_pm.c246 .read = seq_read,
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/utf/src/
Dwlan_cm_utf_main.c77 .read = seq_read, \
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_srng.c1438 void hal_reo_read_write_ctrl_ix(hal_soc_handle_t hal_soc_hdl, bool read, in hal_reo_read_write_ctrl_ix() argument
1448 if (read) { in hal_reo_read_write_ctrl_ix()
Dhal_api.h1293 void hal_reo_read_write_ctrl_ix(hal_soc_handle_t hal_soc_hdl, bool read,
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
Dlinux_ac.c99 read : pktlog_read,
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c1679 .read = seq_read, \
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c714 mac->lim.gLimDeferredMsgQ.read = 0; in lim_reset_deferred_msg_q()
869 gLimDeferredMsgQ.read]; in lim_read_deferred_msg_q()
874 mac->lim.gLimDeferredMsgQ.read++; in lim_read_deferred_msg_q()
879 if (mac->lim.gLimDeferredMsgQ.read >= MAX_DEFERRED_QUEUE_LEN) in lim_read_deferred_msg_q()
880 mac->lim.gLimDeferredMsgQ.read = 0; in lim_read_deferred_msg_q()
884 mac->lim.gLimDeferredMsgQ.read, msg->type); in lim_read_deferred_msg_q()
/wlan-driver/qca-wifi-host-cmn/utils/fwlog/
Ddbglog_host.c4135 .read = dbglog_block_read,
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified.c1302 .read = seq_read, \