Home
last modified time | relevance | path

Searched defs:net_dev (Results 1 – 25 of 58) sorted by relevance

123

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_dl_modes.c52 __hdd_sysfs_dl_loglevel_store(struct net_device *net_dev, in __hdd_sysfs_dl_loglevel_store()
107 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_loglevel_store() local
123 __hdd_sysfs_dl_mod_loglevel_store(struct net_device *net_dev, in __hdd_sysfs_dl_mod_loglevel_store()
178 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_mod_loglevel_store() local
194 __hdd_sysfs_dl_modoff_store(struct net_device *net_dev, in __hdd_sysfs_dl_modoff_store()
249 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_modoff_store() local
265 __hdd_sysfs_dl_modon_store(struct net_device *net_dev, in __hdd_sysfs_dl_modon_store()
320 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_modon_store() local
336 __hdd_sysfs_dl_report_store(struct net_device *net_dev, in __hdd_sysfs_dl_report_store()
391 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_report_store() local
[all …]
Dwlan_hdd_sysfs_stats.c155 __hdd_sysfs_stats_show(struct net_device *net_dev, char *buf) in __hdd_sysfs_stats_show()
183 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_stats_show() local
202 __wlan_hdd_sysfs_dump_stats_store(struct net_device *net_dev, char const *buf, in __wlan_hdd_sysfs_dump_stats_store()
247 struct net_device *net_dev = container_of(dev, struct net_device, dev); in wlan_hdd_sysfs_dump_stats_store() local
263 __wlan_hdd_sysfs_dump_stats_show(struct net_device *net_dev, char *buf) in __wlan_hdd_sysfs_dump_stats_show()
289 struct net_device *net_dev = container_of(dev, struct net_device, dev); in wlan_hdd_sysfs_dump_stats_show() local
308 __wlan_hdd_sysfs_clear_stats_store(struct net_device *net_dev, char const *buf, in __wlan_hdd_sysfs_clear_stats_store()
357 struct net_device *net_dev = container_of(dev, struct net_device, dev); in wlan_hdd_sysfs_clear_stats_store() local
Dwlan_hdd_sysfs_motion_detection.c38 __hdd_sysfs_mt_bl_config_store(struct net_device *net_dev, in __hdd_sysfs_mt_bl_config_store()
116 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_mt_bl_config_store() local
132 __hdd_sysfs_mt_bl_start_store(struct net_device *net_dev, in __hdd_sysfs_mt_bl_start_store()
201 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_mt_bl_start_store() local
217 __hdd_sysfs_mt_config_store(struct net_device *net_dev, in __hdd_sysfs_mt_config_store()
296 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_mt_config_store() local
312 __hdd_sysfs_mt_start_store(struct net_device *net_dev, in __hdd_sysfs_mt_start_store()
390 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_mt_start_store() local
Dwlan_hdd_debugfs.c100 static ssize_t __wcnss_wowpattern_write(struct net_device *net_dev, in __wcnss_wowpattern_write()
201 struct net_device *net_dev = file_inode(file)->i_private; in wcnss_wowpattern_write() local
225 static ssize_t __wcnss_patterngen_write(struct net_device *net_dev, in __wcnss_patterngen_write()
438 struct net_device *net_dev = file_inode(file)->i_private; in wcnss_patterngen_write() local
459 static int __wcnss_debugfs_open(struct net_device *net_dev) in __wcnss_debugfs_open()
489 struct net_device *net_dev = inode->i_private; in wcnss_debugfs_open() local
532 struct net_device *net_dev = adapter->dev; in hdd_debugfs_init() local
Dwlan_hdd_debugfs_mibstat.c154 static int __wlan_hdd_release_mib_stats_debugfs(struct net_device *net_dev) in __wlan_hdd_release_mib_stats_debugfs()
186 struct net_device *net_dev = file_inode(file)->i_private; in wlan_hdd_release_mib_stats_debugfs() local
210 static ssize_t __wlan_hdd_read_mib_stats_debugfs(struct net_device *net_dev, in __wlan_hdd_read_mib_stats_debugfs()
262 struct net_device *net_dev = file_inode(file)->i_private; in wlan_hdd_read_mib_stats_debugfs() local
284 static int __wlan_hdd_open_mib_stats_debugfs(struct net_device *net_dev) in __wlan_hdd_open_mib_stats_debugfs()
321 struct net_device *net_dev = inode->i_private; in wlan_hdd_open_mib_stats_debugfs() local
Dwlan_hdd_sysfs_dcm.c31 __wlan_hdd_sysfs_dcm_store(struct net_device *net_dev, char const *buf, in __wlan_hdd_sysfs_dcm_store()
82 struct net_device *net_dev = container_of(dev, struct net_device, dev); in wlan_hdd_sysfs_dcm_store() local
98 __wlan_hdd_sysfs_dcm_show(struct net_device *net_dev, char *buf) in __wlan_hdd_sysfs_dcm_show()
130 struct net_device *net_dev = container_of(dev, struct net_device, dev); in wlan_hdd_sysfs_dcm_show() local
Dwlan_hdd_sysfs_dp_tx_delay_stats.c32 __hdd_sysfs_dp_tx_delay_stats_show(struct net_device *net_dev, in __hdd_sysfs_dp_tx_delay_stats_show()
63 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dp_tx_delay_stats_show() local
79 __hdd_sysfs_dp_tx_delay_stats_store(struct net_device *net_dev, const char *buf, in __hdd_sysfs_dp_tx_delay_stats_store()
129 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dp_tx_delay_stats_store() local
Dwlan_hdd_sysfs_range_ext.c31 __hdd_sysfs_range_ext_show(struct net_device *net_dev, char *buf) in __hdd_sysfs_range_ext_show()
61 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_range_ext_show() local
76 static ssize_t __hdd_sysfs_range_ext_store(struct net_device *net_dev, in __hdd_sysfs_range_ext_store()
131 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_range_ext_store() local
Dwlan_hdd_sysfs_dfsnol.c30 __hdd_sysfs_dfsnol_show(struct net_device *net_dev, char *buf) in __hdd_sysfs_dfsnol_show()
62 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dfsnol_show() local
78 __hdd_sysfs_dfsnol_store(struct net_device *net_dev, in __hdd_sysfs_dfsnol_store()
138 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dfsnol_store() local
Dwlan_hdd_sysfs_dp_traffic_end_indication.c32 __hdd_sysfs_dp_traffic_end_indication_show(struct net_device *net_dev, in __hdd_sysfs_dp_traffic_end_indication_show()
75 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dp_traffic_end_indication_show() local
91 __hdd_sysfs_dp_traffic_end_indication_store(struct net_device *net_dev, in __hdd_sysfs_dp_traffic_end_indication_store()
175 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dp_traffic_end_indication_store() local
Dwlan_hdd_sysfs_suspend_resume.c30 struct net_device *net_dev, in __hdd_sysfs_suspend_store()
91 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_suspend_store() local
129 struct net_device *net_dev, in __hdd_sysfs_resume_store()
160 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_resume_store() local
Dwlan_hdd_sysfs_gtx_bw_mask.c67 __hdd_sysfs_gtx_bw_mask_store(struct net_device *net_dev, in __hdd_sysfs_gtx_bw_mask_store()
124 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_gtx_bw_mask_store() local
140 __hdd_sysfs_gtx_bw_mask_show(struct net_device *net_dev, char *buf) in __hdd_sysfs_gtx_bw_mask_show()
172 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_gtx_bw_mask_show() local
Dwlan_hdd_debugfs_llstat.c400 static ssize_t __wlan_hdd_read_ll_stats_debugfs(struct net_device *net_dev, in __wlan_hdd_read_ll_stats_debugfs()
442 struct net_device *net_dev = file_inode(file)->i_private; in wlan_hdd_read_ll_stats_debugfs() local
463 static int __wlan_hdd_open_ll_stats_debugfs(struct net_device *net_dev) in __wlan_hdd_open_ll_stats_debugfs()
513 struct net_device *net_dev = inode->i_private; in wlan_hdd_open_ll_stats_debugfs() local
Dwlan_hdd_sysfs_bitrates.c218 __hdd_sysfs_sta_bitrates_store(struct net_device *net_dev, in __hdd_sysfs_sta_bitrates_store()
294 __hdd_sysfs_sap_bitrates_store(struct net_device *net_dev, in __hdd_sysfs_sap_bitrates_store()
374 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_sap_bitrates_store() local
394 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_sta_bitrates_store() local
Dwlan_hdd_ftm_time_sync.c30 struct net_device *net_dev = qdf_container_of(dev, struct net_device, in hdd_ftm_time_sync_show() local
57 struct net_device *net_dev; in hdd_ftm_time_sync_sta_state_notify() local
Dwlan_hdd_sysfs_temperature.c30 __hdd_sysfs_temperature_show(struct net_device *net_dev, char *buf) in __hdd_sysfs_temperature_show()
64 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_temperature_show() local
Dwlan_hdd_sysfs_tdls_peers.c36 static int __show_tdls_all_peers(struct net_device *net_dev, char *buf) in __show_tdls_all_peers()
89 struct net_device *net_dev = container_of(dev, struct net_device, dev); in show_tdls_all_peers() local
Dwlan_hdd_sysfs_channel.c28 static ssize_t __show_channel_number(struct net_device *net_dev, char *buf) in __show_channel_number()
67 struct net_device *net_dev = container_of(dev, struct net_device, dev); in show_channel_number() local
Dwlan_hdd_sysfs_sta_info.c28 static ssize_t __show_sta_info(struct net_device *net_dev, char *buf) in __show_sta_info()
78 struct net_device *net_dev = container_of(dev, struct net_device, dev); in show_sta_info() local
Dwlan_hdd_sysfs_wowl_del_ptrn.c31 __hdd_sysfs_wowl_del_ptrn_store(struct net_device *net_dev, in __hdd_sysfs_wowl_del_ptrn_store()
80 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_wowl_del_ptrn_store() local
Dwlan_hdd_sysfs_wowl_add_ptrn.c33 __hdd_sysfs_wowl_add_ptrn_store(struct net_device *net_dev, in __hdd_sysfs_wowl_add_ptrn_store()
82 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_wowl_add_ptrn_store() local
/wlan-driver/qcacld-3.0/os_if/sync/src/
Dosif_vdev_sync.c41 static struct osif_vdev_sync *osif_vdev_sync_lookup(struct net_device *net_dev) in osif_vdev_sync_lookup()
159 void osif_vdev_sync_register(struct net_device *net_dev, in osif_vdev_sync_register()
172 struct osif_vdev_sync *osif_vdev_sync_unregister(struct net_device *net_dev) in osif_vdev_sync_unregister()
192 __osif_vdev_sync_start_callback(struct net_device *net_dev, in __osif_vdev_sync_start_callback()
216 __osif_vdev_sync_start_wait_callback(struct net_device *net_dev, in __osif_vdev_sync_start_wait_callback()
264 int __osif_vdev_sync_trans_start(struct net_device *net_dev, in __osif_vdev_sync_trans_start()
283 int __osif_vdev_sync_trans_start_wait(struct net_device *net_dev, in __osif_vdev_sync_trans_start_wait()
307 void osif_vdev_sync_assert_trans_protected(struct net_device *net_dev) in osif_vdev_sync_assert_trans_protected()
321 int __osif_vdev_sync_op_start(struct net_device *net_dev, in __osif_vdev_sync_op_start()
/wlan-driver/qcacld-3.0/os_if/sync/inc/
Dosif_vdev_sync.h34 struct net_device *net_dev; member
101 #define osif_vdev_sync_trans_start(net_dev, out_vdev_sync) \ argument
118 #define osif_vdev_sync_trans_start_wait(net_dev, out_vdev_sync) \ argument
151 #define osif_vdev_sync_op_start(net_dev, out_vdev_sync) \ argument
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
Dwlan_ipa_ucfg_api.c258 qdf_netdev_t net_dev, uint8_t device_mode, in ucfg_ipa_wlan_evt()
284 qdf_netdev_t net_dev, uint8_t session_id) in ucfg_ipa_uc_cleanup_sta()
292 qdf_netdev_t net_dev) in ucfg_ipa_uc_disconnect_ap()
300 qdf_netdev_t net_dev, uint8_t session_id) in ucfg_ipa_cleanup_dev_iface()
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/inc/
Dwlan_ipa_ucfg_api.h695 qdf_netdev_t net_dev, uint8_t device_mode, in ucfg_ipa_wlan_evt()
717 qdf_netdev_t net_dev, uint8_t session_id) in ucfg_ipa_uc_cleanup_sta()
723 qdf_netdev_t net_dev) in ucfg_ipa_uc_disconnect_ap()
730 qdf_netdev_t net_dev, uint8_t session_id) in ucfg_ipa_cleanup_dev_iface()

123