Searched refs:hdd_process_pktlog_command (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_sysfs_pktlog.c | 58 ret = hdd_process_pktlog_command(hdd_ctx, val1, val2); in __hdd_sysfs_pkt_log_cmd_store()
|
D | wlan_hdd_hostapd_wext.c | 1635 return hdd_process_pktlog_command(hdd_ctx, value[0], value[1]); in __iw_softap_set_pktlog()
|
D | wlan_hdd_wext.c | 6865 ret = hdd_process_pktlog_command(hdd_ctx, apps_args[0], in __iw_set_var_ints_getnone()
|
D | wlan_hdd_main.c | 15477 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/ |
D | wlan_hdd_main.h | 3916 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
|