Home
last modified time | relevance | path

Searched refs:hdd_process_pktlog_command (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_pktlog.c58 ret = hdd_process_pktlog_command(hdd_ctx, val1, val2); in __hdd_sysfs_pkt_log_cmd_store()
Dwlan_hdd_hostapd_wext.c1635 return hdd_process_pktlog_command(hdd_ctx, value[0], value[1]); in __iw_softap_set_pktlog()
Dwlan_hdd_wext.c6865 ret = hdd_process_pktlog_command(hdd_ctx, apps_args[0], in __iw_set_var_ints_getnone()
Dwlan_hdd_main.c15477 int hdd_process_pktlog_command(struct hdd_context *hdd_ctx, uint32_t set_value, in hdd_process_pktlog_command() function
/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h3916 int hdd_process_pktlog_command(struct hdd_context *hdd_ctx, uint32_t set_value,
3930 int hdd_process_pktlog_command(struct hdd_context *hdd_ctx, in hdd_process_pktlog_command() function